LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.65k stars 207 forks source link

Add VGM logging support #564

Open sunkhaskasis opened 1 year ago

sunkhaskasis commented 1 year ago

Hello.

I am one of the contributors on the forum titled VGMRips (https://vgmrips.net/). It is focused on ripping and preserving music from various retro consoles by logging commands from their sound chips. One issue we've been facing, however, is the inaccurate GameBoy music chip emulation from MAME. Seeing how SameBoy's sound core appears to be much more accurate compared to MAME's, I, as well as many other contributors, would very much appreciate if VGM logging supported was added to the emulator. Or is such a feature something you'd rather have someone submit in the form of a PR?