sync with MAME
This commit is contained in:
parent
bb603761b9
commit
deffaf098e
|
@ -3902,7 +3902,7 @@ static struct BurnRomInfo NTFOR1DrvRomDesc[] = {
|
||||||
{ "41-1m.3a", 0x080000, 0xff77985a, BRF_GRA | CPS1_TILES },
|
{ "41-1m.3a", 0x080000, 0xff77985a, BRF_GRA | CPS1_TILES },
|
||||||
{ "41-3m.5a", 0x080000, 0x983be58f, BRF_GRA | CPS1_TILES },
|
{ "41-3m.5a", 0x080000, 0x983be58f, BRF_GRA | CPS1_TILES },
|
||||||
|
|
||||||
{ "41_09.12b", 0x010000, 0x0f9d8527, BRF_PRG | CPS1_Z80_PROGRAM },
|
{ "41_9.12b", 0x010000, 0x0f9d8527, BRF_PRG | CPS1_Z80_PROGRAM },
|
||||||
|
|
||||||
{ "41_18.11c", 0x020000, 0xd1f15aeb, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
{ "41_18.11c", 0x020000, 0xd1f15aeb, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
||||||
{ "41_19.12c", 0x020000, 0x15aec3a6, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
{ "41_19.12c", 0x020000, 0x15aec3a6, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
||||||
|
@ -10743,52 +10743,52 @@ STD_ROM_PICK(Striderjr)
|
||||||
STD_ROM_FN(Striderjr)
|
STD_ROM_FN(Striderjr)
|
||||||
|
|
||||||
static struct BurnRomInfo StriderjRomDesc[] = {
|
static struct BurnRomInfo StriderjRomDesc[] = {
|
||||||
{ "sth36.bin", 0x020000, 0x53c7b006, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_36.12f", 0x020000, 0x53c7b006, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth42.bin", 0x020000, 0x4037f65f, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_42.12h", 0x020000, 0x4037f65f, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth37.bin", 0x020000, 0x80e8877d, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_37.13f", 0x020000, 0x80e8877d, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth43.bin", 0x020000, 0x6b3fa466, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_43.13h", 0x020000, 0x6b3fa466, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth34.bin", 0x020000, 0xbea770b5, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_34.10f", 0x020000, 0xbea770b5, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth40.bin", 0x020000, 0x43b922dc, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_40.10h", 0x020000, 0x43b922dc, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth35.bin", 0x020000, 0x5cc429da, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_35.11f", 0x020000, 0x5cc429da, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
{ "sth41.bin", 0x020000, 0x50af457f, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
{ "sth_41.11h", 0x020000, 0x50af457f, BRF_ESS | BRF_PRG | CPS1_68K_PROGRAM_BYTESWAP },
|
||||||
|
|
||||||
{ "sth09.bin", 0x020000, 0x1ef6bfbd, BRF_GRA | CPS1_TILES },
|
{ "sth_09.4b", 0x020000, 0x1ef6bfbd, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth01.bin", 0x020000, 0x1e21b0c1, BRF_GRA | CPS1_TILES },
|
{ "sth_01.4a", 0x020000, 0x1e21b0c1, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth13.bin", 0x020000, 0x063263ae, BRF_GRA | CPS1_TILES },
|
{ "sth_13.9b", 0x020000, 0x063263ae, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth05.bin", 0x020000, 0xec9f8714, BRF_GRA | CPS1_TILES },
|
{ "sth_05.9a", 0x020000, 0xec9f8714, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth24.bin", 0x020000, 0x6356f4d2, BRF_GRA | CPS1_TILES },
|
{ "sth_24.5e", 0x020000, 0x6356f4d2, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth17.bin", 0x020000, 0xb4f73d86, BRF_GRA | CPS1_TILES },
|
{ "sth_17.5c", 0x020000, 0xb4f73d86, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth38.bin", 0x020000, 0xee5abfc2, BRF_GRA | CPS1_TILES },
|
{ "sth_38.8h", 0x020000, 0xee5abfc2, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth32.bin", 0x020000, 0x44a206a3, BRF_GRA | CPS1_TILES },
|
{ "sth_32.8f", 0x020000, 0x44a206a3, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth10.bin", 0x020000, 0xdf3dd3bc, BRF_GRA | CPS1_TILES },
|
{ "sth_10.5b", 0x020000, 0xdf3dd3bc, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth02.bin", 0x020000, 0xc75f9ea0, BRF_GRA | CPS1_TILES },
|
{ "sth_02.5a", 0x020000, 0xc75f9ea0, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth14.bin", 0x020000, 0x6c03e19d, BRF_GRA | CPS1_TILES },
|
{ "sth_14.10b", 0x020000, 0x6c03e19d, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth06.bin", 0x020000, 0xd84f5478, BRF_GRA | CPS1_TILES },
|
{ "sth_06.10a", 0x020000, 0xd84f5478, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth25.bin", 0x020000, 0x921e506a, BRF_GRA | CPS1_TILES },
|
{ "sth_25.7e", 0x020000, 0x921e506a, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth18.bin", 0x020000, 0x5b318956, BRF_GRA | CPS1_TILES },
|
{ "sth_18.7c", 0x020000, 0x5b318956, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth39.bin", 0x020000, 0x9321d6aa, BRF_GRA | CPS1_TILES },
|
{ "sth_39.9h", 0x020000, 0x9321d6aa, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth33.bin", 0x020000, 0xb47ddfc7, BRF_GRA | CPS1_TILES },
|
{ "sth_33.9f", 0x020000, 0xb47ddfc7, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth11.bin", 0x020000, 0x2484f241, BRF_GRA | CPS1_TILES },
|
{ "sth_11.7b", 0x020000, 0x2484f241, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth03.bin", 0x020000, 0xaaa07245, BRF_GRA | CPS1_TILES },
|
{ "sth_03.7a", 0x020000, 0xaaa07245, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth15.bin", 0x020000, 0xe415d943, BRF_GRA | CPS1_TILES },
|
{ "sth_15.11b", 0x020000, 0xe415d943, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth07.bin", 0x020000, 0x97d072d2, BRF_GRA | CPS1_TILES },
|
{ "sth_07.11a", 0x020000, 0x97d072d2, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth26.bin", 0x020000, 0x0ebfcb02, BRF_GRA | CPS1_TILES },
|
{ "sth_26.8e", 0x020000, 0x0ebfcb02, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth19.bin", 0x020000, 0x257ce683, BRF_GRA | CPS1_TILES },
|
{ "sth_19.8c", 0x020000, 0x257ce683, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth28.bin", 0x020000, 0x98ac8cd1, BRF_GRA | CPS1_TILES },
|
{ "sth_28.10e", 0x020000, 0x98ac8cd1, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth21.bin", 0x020000, 0x538d9423, BRF_GRA | CPS1_TILES },
|
{ "sth_21.10c", 0x020000, 0x538d9423, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth12.bin", 0x020000, 0xf670a477, BRF_GRA | CPS1_TILES },
|
{ "sth_12.8b", 0x020000, 0xf670a477, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth04.bin", 0x020000, 0x853d3e01, BRF_GRA | CPS1_TILES },
|
{ "sth_04.8a", 0x020000, 0x853d3e01, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth16.bin", 0x020000, 0x4092019f, BRF_GRA | CPS1_TILES },
|
{ "sth_16.12b", 0x020000, 0x4092019f, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth08.bin", 0x020000, 0x2ce9b4c7, BRF_GRA | CPS1_TILES },
|
{ "sth_08.12a", 0x020000, 0x2ce9b4c7, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth27.bin", 0x020000, 0xf82c88d9, BRF_GRA | CPS1_TILES },
|
{ "sth_27.9e", 0x020000, 0xf82c88d9, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth20.bin", 0x020000, 0xeb584dd4, BRF_GRA | CPS1_TILES },
|
{ "sth_20.9c", 0x020000, 0xeb584dd4, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth29.bin", 0x020000, 0x34ae2997, BRF_GRA | CPS1_TILES },
|
{ "sth_29.11e", 0x020000, 0x34ae2997, BRF_GRA | CPS1_TILES },
|
||||||
{ "sth22.bin", 0x020000, 0x78dd9c48, BRF_GRA | CPS1_TILES },
|
{ "sth_22.11c", 0x020000, 0x78dd9c48, BRF_GRA | CPS1_TILES },
|
||||||
|
|
||||||
{ "sth23.bin", 0x010000, 0x2ed403bc, BRF_PRG | CPS1_Z80_PROGRAM },
|
{ "sth_23.13c", 0x010000, 0x2ed403bc, BRF_PRG | CPS1_Z80_PROGRAM },
|
||||||
|
|
||||||
{ "sth30.bin", 0x020000, 0x4386bc80, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
{ "sth_30.12e", 0x020000, 0x4386bc80, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
||||||
{ "sth31.bin", 0x020000, 0x444536d7, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
{ "sth_31.13e", 0x020000, 0x444536d7, BRF_SND | CPS1_OKIM6295_SAMPLES },
|
||||||
|
|
||||||
A_BOARD_PLDS
|
A_BOARD_PLDS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue