You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a simple device (https://github.com/bderleta/dym2149-board) as a hardware chiptune renderer. Basing on AyLpt backend, I made an Uart backend (currently linux-only), and it's able to stream non-turbosound tunes to the board.
Could I ask for some assistance, how to get AYDumpConverter to work with TurboSound tunes, and retrieve two register streams? I will post back the backend once I get this sorted and tested. Attaching work done so far for eventual review - it seems that for TurboSound, Module::Convert call fails.
Do you estimate what kind of work would be necessary to get it working with dual chip formats? I did not yet researched whole structure of zxtune, is it a matter of zxtune internals, or 3rd party library?
I made a simple device (https://github.com/bderleta/dym2149-board) as a hardware chiptune renderer. Basing on AyLpt backend, I made an Uart backend (currently linux-only), and it's able to stream non-turbosound tunes to the board.
Could I ask for some assistance, how to get AYDumpConverter to work with TurboSound tunes, and retrieve two register streams? I will post back the backend once I get this sorted and tested. Attaching work done so far for eventual review - it seems that for TurboSound,
Module::Convert
call fails.uart_backend.zip
The text was updated successfully, but these errors were encountered: