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

YM2203 requires AY8910 EMU core? #113

Open
mmontag opened this issue Jun 12, 2023 · 1 comment
Open

YM2203 requires AY8910 EMU core? #113

mmontag opened this issue Jun 12, 2023 · 1 comment

Comments

@mmontag
Copy link

mmontag commented Jun 12, 2023

I have found that SSG sound of the YM2203 (and maybe others) requires building with SNDEMU_AY8910_EMU (SNDEMU_AY8910_MAME alone did not work for me).

If this is expected, perhaps we can clarify the documentation:

option(SNDEMU_YM2203_ALL "Sound Device YM2203: all cores (Note: requires AY8910)" OFF)
option(SNDEMU_YM2608_ALL "Sound Device YM2608: all cores (Note: requires AY8910)" OFF)
option(SNDEMU_YM2610_ALL "Sound Device YM2610: all cores (Note: requires AY8910)" OFF)
@ValleyBell
Copy link
Owner

good point - the same is true for the YMF278 (OPL4), which requires an OPL3 core

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