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

Differences between emulation cores #111

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

Differences between emulation cores #111

mmontag opened this issue Jun 2, 2023 · 1 comment

Comments

@mmontag
Copy link

mmontag commented Jun 2, 2023

Hi,

https://github.com/ValleyBell/libvgm/blob/master/emu/CMakeLists.txt has a very nice list of emulation cores supported by libvgm.

Could we include some description about the cores in the repository (subjective as it may be)? If there are differences in performance, documentation would be helpful.

For example, I found this in libOPNMIDI project README:

  • MAME YM2612 emulator. Well-accurate and fast on slow devices.
  • Nuked OPN2 emulator. Very accurate, however, requires a very powerful CPU. Is not recommended for mobile devices!.
  • GENS 2.10 emulator. Very outdated and inaccurate, but fastest.
  • Genesis Plus GX emulator. (experimental!)
  • Neko Project 2 YM2608 emulator. Semi-accurate, but fast on slow devices.
  • MAME YM2608 emulator. Well-accurate and fast on slow devices.
@ValleyBell
Copy link
Owner

That sounds like a neat idea, actually.

Maybe we should put that information in emu/cores/README.md so that it shows up on GitHub when opening the folder?

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