mmitch / gbsplay

gameboy sound player
https://mmitch.github.io/gbsplay/
Other
98 stars 20 forks source link

support for dumping into the VGM file format #81

Closed untoxa closed 11 months ago

untoxa commented 2 years ago

it is rather simple. description is here: https://vgmrips.net/wiki/VGM_Specification no need to support all the commands, "dmg reg write", "wait 1 frame"/"Wait n samples,", "end of sound data" will be more than enough, the simpler the better. thank you.

mrehkopf commented 12 months ago

Oh, forgot to reply here. Implemented VGM output in https://github.com/mmitch/gbsplay/pull/92/commits/81527f9b5f4381f026767d7d0d59aa071cbbc4a0.