ValleyBell / libvgm

A more modular rewrite of most components from VGMPlay. will include sub-libraries for audio output, sound emulation and VGM playback
irc://irc.digibase.ca/#vgmrips
142 stars 34 forks source link

Differences between emulation cores #111

Open mmontag opened 1 year ago

mmontag commented 1 year ago

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:

ValleyBell commented 1 year ago

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?