aboutsummaryrefslogtreecommitdiff
path: root/src/wopl/wopl_file.c
AgeCommit message (Collapse)Author
2018-04-21wopl robustness fixJP Cimalando
2018-04-20fix implementation defined behaviorJP Cimalando
2018-04-20Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDIVitaly Novichkov
TODO: port this into Gen-ADLDATA too! No more need to update same file parser twice. Just, copy-paste the same WOPL parser between of OPL3 Bank Editor and libADLMIDI.