issues
search
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
final(?) tweaks
#3
Closed
m9710797
closed
7 years ago
m9710797
commented
7 years ago
Use true/false instead of 1/0.
Removed unused proc update_frametime.
Small bug fix(?) in write_opl4_data (I may have introduced that in an earlier cleanup patch).
Removed duplicated 'variable scc_logged' from vgm_rec_end.
A few minor layout tweaks.