Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TurboSound support for AYDumpConverter? #2210

Open
bderleta opened this issue Jan 1, 2023 · 2 comments
Open

TurboSound support for AYDumpConverter? #2210

bderleta opened this issue Jan 1, 2023 · 2 comments

Comments

@bderleta
Copy link

bderleta commented Jan 1, 2023

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

@vitamin-caig
Copy link
Owner

Yes, AY-related conversion is only for single chip formats.

@bderleta
Copy link
Author

bderleta commented Jan 4, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants