niekvlessert / openmsx_tcl_vgm_export

TCL script for OpenMSX to export AY8910, YM2413, Y8950, YMF278B and SCC(+) music to VGM
7 stars 2 forks source link

Record ym2151 VGM #7

Open denjhang opened 3 years ago

denjhang commented 3 years ago

openmsx can use yamaha sfg-01/05, which is ym2151 for playing music. I want to be able to record ym2151 vgm.

niekvlessert commented 3 years ago

I never used the sfg-01/05 emulation, but I guess it would be doable to add support. Could you share the music you're trying to record for testing?

denjhang commented 3 years ago

I learned that vgmplay can use sfg05 to play ym2612 vgm, which means that all ym2612 vgm can be converted to ym2151 vgm. In addition, naruto's nrtdrv will use dual ym2151+PSG. There are also some self-made music demonstrations that will use strange combinations such as ym2151+ym2413.

denjhang commented 3 years ago

NRTDRVX.zip

denjhang commented 3 years ago

OutRunMusic.zip This one does not seem to work properly. There may be some bugs in openmsx.