Dumped 8571 MCU from a bootleg Top Secret/Bionic Commando PCB. All other ROMs on the board matched the 'topsecrt' set. [Any]

This commit is contained in:
jackchatelet 2014-10-16 19:24:04 +00:00
parent 769f16b5cb
commit 519c0414ae
1 changed files with 2 additions and 1 deletions

View File

@ -930,7 +930,8 @@ static struct BurnRomInfo topsecrtRomDesc[] = {
{ "63s141.18f", 0x00100, 0xb58d0023, 0 | BRF_OPT }, // 24 Priority (not used)
{ "c8751h-88", 0x01000, 0x00000000, 0 | BRF_OPT | BRF_NODUMP },
// { "c8751h-88", 0x01000, 0x00000000, 0 | BRF_OPT | BRF_NODUMP },
{ "d8751h.bin", 0x01000, 0x3ed7f0be, 0 | BRF_OPT },
};
STD_ROM_PICK(topsecrt)