[ scummvm-Feature Requests-1820331 ] MT-32 emulation: Support more ROMs

SourceForge.net noreply at sourceforge.net
Fri Oct 26 01:08:58 CEST 2007


Feature Requests item #1820331, was opened at 2007-10-26 01:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1820331&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Audio
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Deniz Oezmen (denizoezmen)
Assigned to: Nobody/Anonymous (nobody)
Summary: MT-32 emulation: Support more ROMs

Initial Comment:
Since I own MT-32s in older revisions, I would be glad to see their ROM versions supported by the emulator as well. These should (hopefully) be the correct list of values to be added to the ControlROMMaps list in synth.cpp in order to support ROM versions 1.04 and 1.06:

{0x4014, 22, "\000 ver1.04 14 July 87 ", 0x3000,  128, 0x8000, 0x0000, 0xC000, 0x4000, 0x3200,  30, 0x73A6,  85,  0x57C7, 0x57D0, 0x57E2}, // MT-32 revision 0
{0x4014, 22, "\000 ver1.06 31 Aug, 87 ", 0x3000,  128, 0x8000, 0x0000, 0xC000, 0x4000, 0x3200,  30, 0x7414,  85,  0x57D9, 0x57E2, 0x57F4}, // MT-32 revision 0

(Unfortunately, I could not get the ScummVM code to compile properly, so I tested the value sets by editing the executable image directly. Everything seemed to work flawlessly, though.)

Thanks for all the good work!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=1820331&group_id=37116




More information about the Scummvm-tracker mailing list