DragonPy
DragonPy copied to clipboard
Make PyDC work properly under Python 3
This at least allows the tool to convert between .cas, .wav, and .bas without erroring out. Have not been able to verify the .wav conversions are correct with known-good files.
Thanks for contribution.
I currently work on a refactoring and modernizing the project setup here: https://github.com/jedie/DragonPy/pull/30 After this, i can take a look to this here.
Hm. PyDC is currently unusable :( Think this should be refactored. Maybe include it in DragonPy or make a separate project.
The Problem was, that the results of the converter is not really good. So i don't know if it's worth it to keep working on it.