Merge branch 'master' of https://github.com/finalburnneo/FBNeo
This commit is contained in:
commit
06beb7242a
|
@ -843,7 +843,7 @@ static struct BurnDIPInfo SlyspyDIPList[]=
|
|||
|
||||
STDDIPINFO(Slyspy)
|
||||
|
||||
// Bad Dudes vs. Dragonninja (US)
|
||||
// Bad Dudes vs. Dragonninja (US revision 1)
|
||||
/* DE-0297-1 main board, DE-0299-1 sub/rom board */
|
||||
|
||||
static struct BurnRomInfo BaddudesRomDesc[] = {
|
||||
|
@ -1002,17 +1002,18 @@ STD_ROM_PICK(Bouldashj)
|
|||
STD_ROM_FN(Bouldashj)
|
||||
|
||||
|
||||
// Dragonninja (Japan)
|
||||
// Dragonninja (Japan revision 1)
|
||||
/* DE-0297-0 main board, DE-0299-0 sub/rom board */
|
||||
|
||||
static struct BurnRomInfo DrgninjaRomDesc[] = {
|
||||
{ "eg04.3c", 0x10000, 0x41b8b3f8, BRF_ESS | BRF_PRG }, // 0 68000 Program Code
|
||||
{ "eg01.3a", 0x10000, 0xe08e6885, BRF_ESS | BRF_PRG }, // 1
|
||||
{ "eg04-1.3c", 0x10000, 0x41b8b3f8, BRF_ESS | BRF_PRG }, // 0 68000 Program Code
|
||||
{ "eg01-1.3a", 0x10000, 0xe08e6885, BRF_ESS | BRF_PRG }, // 1
|
||||
{ "eg06.6c", 0x10000, 0x2b81faf7, BRF_ESS | BRF_PRG }, // 2
|
||||
{ "eg03.6a", 0x10000, 0xc52c2e9d, BRF_ESS | BRF_PRG }, // 3
|
||||
|
||||
{ "eg07.8a", 0x08000, 0x001d2f51, BRF_ESS | BRF_PRG }, // 4 6502 Program
|
||||
|
||||
{ "eg25.15h", 0x08000, 0xdd557b19, BRF_GRA }, // 5 Characters
|
||||
{ "eg25.15h", 0x08000, 0x6791bc20, BRF_GRA }, // 5 Characters
|
||||
{ "eg26.16h", 0x08000, 0x5d75fc8f, BRF_GRA }, // 6
|
||||
|
||||
{ "eg18.14d", 0x10000, 0x05cfc3e5, BRF_GRA }, // 7 Tiles 1
|
||||
|
@ -1054,7 +1055,7 @@ static struct BurnRomInfo DrgninjabRomDesc[] = {
|
|||
|
||||
{ "eg07.8a", 0x08000, 0x001d2f51, BRF_ESS | BRF_PRG }, // 4 6502 Program
|
||||
|
||||
{ "eg25.15h", 0x08000, 0xdd557b19, BRF_GRA }, // 5 Characters
|
||||
{ "eg25.bin", 0x08000, 0xdd557b19, BRF_GRA }, // 5 Characters
|
||||
{ "eg26.16h", 0x08000, 0x5d75fc8f, BRF_GRA }, // 6
|
||||
|
||||
{ "eg18.14d", 0x10000, 0x05cfc3e5, BRF_GRA }, // 7 Tiles 1
|
||||
|
|
|
@ -1796,7 +1796,7 @@ static struct BurnRomInfo ghostbRomDesc[] = {
|
|||
{ "dz19a.10d", 0x00400, 0x47e1f83b, 6 }, // 19 proms
|
||||
{ "dz20a.11d", 0x00400, 0xd8fe2d99, 6 }, // 20
|
||||
|
||||
{ "dz-1.1b", 0x01000, 0x18b7e1e6, 7 }, // 21 mcu
|
||||
{ "dz-1.1b", 0x01000, 0x18b7e1e6, 7 }, // 21 mcu
|
||||
};
|
||||
|
||||
STD_ROM_PICK(ghostb)
|
||||
|
@ -2012,7 +2012,7 @@ static struct BurnRomInfo meikyuhRomDesc[] = {
|
|||
{ "dw18.9d", 0x00400, 0x75f1945f, 6 }, // 18 proms
|
||||
{ "dw19.10d", 0x00400, 0xcc16f3fa, 6 }, // 19
|
||||
|
||||
{ "dw.1b", 0x01000, 0x28e9ced9, 7 }, // 20 mcu
|
||||
{ "dw.1b", 0x01000, 0x28e9ced9, 7 }, // 20 mcu
|
||||
};
|
||||
|
||||
STD_ROM_PICK(meikyuh)
|
||||
|
@ -2041,14 +2041,14 @@ static struct BurnRomInfo meikyuhaRomDesc[] = {
|
|||
|
||||
{ "27256.16b", 0x08000, 0x3d25f15c, 3 }, // 5 gfx1
|
||||
|
||||
{ "92.6m", 0x10000, 0x9b0dbfa9, 4 }, // 6 gfx2
|
||||
{ "93.6o", 0x10000, 0x95683fda, 4 }, // 7
|
||||
{ "89.6i", 0x10000, 0x1b1fcca7, 4 }, // 8
|
||||
{ "91.6l", 0x10000, 0xe7413056, 4 }, // 9
|
||||
{ "88.6h", 0x10000, 0x57667546, 4 }, // 10
|
||||
{ "90.6k", 0x10000, 0x4c548db8, 4 }, // 11
|
||||
{ "94.6p", 0x10000, 0xe5bcf927, 4 }, // 12
|
||||
{ "95.6r", 0x10000, 0x9e10f723, 4 }, // 13
|
||||
{ "92.6m", 0x10000, 0x9b0dbfa9, 4 }, // 6 gfx2
|
||||
{ "93.6o", 0x10000, 0x95683fda, 4 }, // 7
|
||||
{ "89.6i", 0x10000, 0x1b1fcca7, 4 }, // 8
|
||||
{ "91.6l", 0x10000, 0xe7413056, 4 }, // 9
|
||||
{ "88.6h", 0x10000, 0x57667546, 4 }, // 10
|
||||
{ "90.6k", 0x10000, 0x4c548db8, 4 }, // 11
|
||||
{ "94.6p", 0x10000, 0xe5bcf927, 4 }, // 12
|
||||
{ "95.6r", 0x10000, 0x9e10f723, 4 }, // 13
|
||||
|
||||
{ "27512.12f", 0x10000, 0xb65e029d, 5 }, // 14 gfx3
|
||||
{ "27512.14f", 0x10000, 0x668d995d, 5 }, // 15
|
||||
|
@ -2058,7 +2058,7 @@ static struct BurnRomInfo meikyuhaRomDesc[] = {
|
|||
{ "dw18.9d", 0x00400, 0x75f1945f, 6 }, // 18 proms
|
||||
{ "dw19.10d", 0x00400, 0xcc16f3fa, 6 }, // 19
|
||||
|
||||
{ "dw.1b", 0x01000, 0x28e9ced9, 7 }, // 20 mcu
|
||||
{ "dw.1b", 0x01000, 0x28e9ced9, 7 }, // 20 mcu
|
||||
};
|
||||
|
||||
STD_ROM_PICK(meikyuha)
|
||||
|
@ -3264,26 +3264,26 @@ struct BurnDriver BurnDrvSrdarwin = {
|
|||
// Super Real Darwin (Japan)
|
||||
|
||||
static struct BurnRomInfo srdarwnjRomDesc[] = {
|
||||
{ "dy_01.rom", 0x10000, 0x1eeee4ff, 1 }, // 0 maincpu
|
||||
{ "dy00.b16", 0x10000, 0x2bf6b461, 1 }, // 1
|
||||
{ "dy_01.rom", 0x10000, 0x1eeee4ff, 1 }, // 0 maincpu
|
||||
{ "dy00.b16", 0x10000, 0x2bf6b461, 1 }, // 1
|
||||
|
||||
{ "dy04.d7", 0x08000, 0x2ae3591c, 2 }, // 2 audiocpu
|
||||
{ "dy04.d7", 0x08000, 0x2ae3591c, 2 }, // 2 audiocpu
|
||||
|
||||
{ "dy05.b6", 0x04000, 0x8780e8a3, 3 }, // 3 gfx1
|
||||
{ "dy05.b6", 0x04000, 0x8780e8a3, 3 }, // 3 gfx1
|
||||
|
||||
{ "dy07.h16", 0x08000, 0x97eaba60, 4 }, // 4 gfx2
|
||||
{ "dy06.h14", 0x08000, 0xc279541b, 4 }, // 5
|
||||
{ "dy09.k13", 0x08000, 0xd30d1745, 4 }, // 6
|
||||
{ "dy08.k11", 0x08000, 0x71d645fd, 4 }, // 7
|
||||
{ "dy11.k16", 0x08000, 0xfd9ccc5b, 4 }, // 8
|
||||
{ "dy10.k14", 0x08000, 0x88770ab8, 4 }, // 9
|
||||
{ "dy07.h16", 0x08000, 0x97eaba60, 4 }, // 4 gfx2
|
||||
{ "dy06.h14", 0x08000, 0xc279541b, 4 }, // 5
|
||||
{ "dy09.k13", 0x08000, 0xd30d1745, 4 }, // 6
|
||||
{ "dy08.k11", 0x08000, 0x71d645fd, 4 }, // 7
|
||||
{ "dy11.k16", 0x08000, 0xfd9ccc5b, 4 }, // 8
|
||||
{ "dy10.k14", 0x08000, 0x88770ab8, 4 }, // 9
|
||||
|
||||
{ "dy03.b4", 0x10000, 0x44f2a4f9, 5 }, // 10 gfx3
|
||||
{ "dy02.b5", 0x10000, 0x522d9a9e, 5 }, // 11
|
||||
{ "dy03.b4", 0x10000, 0x44f2a4f9, 5 }, // 10 gfx3
|
||||
{ "dy02.b5", 0x10000, 0x522d9a9e, 5 }, // 11
|
||||
|
||||
{ "id8751h_japan.mcu", 0x01000, 0x4ac2ca9d, 6 }, // 12 mcu
|
||||
|
||||
{ "dy12.f4", 0x00100, 0xebfaaed9, 7 }, // 13 proms
|
||||
{ "dy12.f4", 0x00100, 0xebfaaed9, 7 }, // 13 proms
|
||||
};
|
||||
|
||||
STD_ROM_PICK(srdarwnj)
|
||||
|
@ -5178,7 +5178,7 @@ static struct BurnRomInfo lastmisnRomDesc[] = {
|
|||
{ "last_mission_dl07-.15k", 0x10000, 0x1b60604d, 6 }, // 11
|
||||
{ "last_mission_dl06-.17k", 0x10000, 0xc43c26a7, 6 }, // 12
|
||||
|
||||
{ "last_mission_dl00-a.18a", 0x01000, 0x6be57487, 7 }, // 13 mcu
|
||||
{ "last_mission_dl00-e.18a", 0x01000, 0x6be57487, 7 }, // 13 mcu
|
||||
|
||||
{ "dl-14.9c", 0x00100, 0x2e55aa12, 8 }, // 14 proms
|
||||
};
|
||||
|
@ -5372,33 +5372,33 @@ struct BurnDriver BurnDrvShackled = {
|
|||
// Breywood (Japan revision 2)
|
||||
|
||||
static struct BurnRomInfo breywoodRomDesc[] = {
|
||||
{ "dj02-2.13h", 0x08000, 0xc19856b9, 1 }, // 0 maincpu
|
||||
{ "dj06-2.7h", 0x10000, 0x2860ea02, 1 }, // 1
|
||||
{ "dj05-2.8h", 0x10000, 0x0fdd915e, 1 }, // 2
|
||||
{ "dj04-2.10h", 0x10000, 0x71036579, 1 }, // 3
|
||||
{ "dj03-2.11h", 0x08000, 0x308f4893, 1 }, // 4
|
||||
{ "dj02-2.13h", 0x08000, 0xc19856b9, 1 }, // 0 maincpu
|
||||
{ "dj06-2.7h", 0x10000, 0x2860ea02, 1 }, // 1
|
||||
{ "dj05-2.8h", 0x10000, 0x0fdd915e, 1 }, // 2
|
||||
{ "dj04-2.10h", 0x10000, 0x71036579, 1 }, // 3
|
||||
{ "dj03-2.11h", 0x08000, 0x308f4893, 1 }, // 4
|
||||
|
||||
{ "dj1-2y.18h", 0x10000, 0x3d9fb623, 2 }, // 5 sub
|
||||
{ "dj1-2y.18h", 0x10000, 0x3d9fb623, 2 }, // 5 sub
|
||||
|
||||
{ "dj07-1.5h", 0x08000, 0x4a471c38, 3 }, // 6 audiocpu
|
||||
{ "dj07-1.5h", 0x08000, 0x4a471c38, 3 }, // 6 audiocpu
|
||||
|
||||
{ "dj-00.2a", 0x08000, 0x815a891a, 5 }, // 8 gfx1
|
||||
{ "dj-00.2a", 0x08000, 0x815a891a, 5 }, // 8 gfx1
|
||||
|
||||
{ "dj12.15k", 0x10000, 0x2b7634f2, 6 }, // 9 gfx2
|
||||
{ "dj13.14k", 0x10000, 0x4530a952, 6 }, // 10
|
||||
{ "dj14.13k", 0x10000, 0x87c28833, 6 }, // 11
|
||||
{ "dj15.11k", 0x10000, 0xbfb43a4d, 6 }, // 12
|
||||
{ "dj16.10k", 0x10000, 0xf9848cc4, 6 }, // 13
|
||||
{ "dj17.9k", 0x10000, 0xbaa3d218, 6 }, // 14
|
||||
{ "dj18.8k", 0x10000, 0x12afe533, 6 }, // 15
|
||||
{ "dj19.6k", 0x10000, 0x03373755, 6 }, // 16
|
||||
{ "dj12.15k", 0x10000, 0x2b7634f2, 6 }, // 9 gfx2
|
||||
{ "dj13.14k", 0x10000, 0x4530a952, 6 }, // 10
|
||||
{ "dj14.13k", 0x10000, 0x87c28833, 6 }, // 11
|
||||
{ "dj15.11k", 0x10000, 0xbfb43a4d, 6 }, // 12
|
||||
{ "dj16.10k", 0x10000, 0xf9848cc4, 6 }, // 13
|
||||
{ "dj17.9k", 0x10000, 0xbaa3d218, 6 }, // 14
|
||||
{ "dj18.8k", 0x10000, 0x12afe533, 6 }, // 15
|
||||
{ "dj19.6k", 0x10000, 0x03373755, 6 }, // 16
|
||||
|
||||
{ "dj11.12k", 0x10000, 0x067e2a43, 7 }, // 17 gfx3
|
||||
{ "dj10.14k", 0x10000, 0xc19733aa, 7 }, // 18
|
||||
{ "dj09.15k", 0x10000, 0xe37d5dbe, 7 }, // 19
|
||||
{ "dj08.17k", 0x10000, 0xbeee880f, 7 }, // 20
|
||||
{ "dj11.12k", 0x10000, 0x067e2a43, 7 }, // 17 gfx3
|
||||
{ "dj10.14k", 0x10000, 0xc19733aa, 7 }, // 18
|
||||
{ "dj09.15k", 0x10000, 0xe37d5dbe, 7 }, // 19
|
||||
{ "dj08.17k", 0x10000, 0xbeee880f, 7 }, // 20
|
||||
|
||||
{ "dj.18a", 0x01000, 0x4cb20332, 4 }, // 7 mcu
|
||||
{ "dj.18a", 0x01000, 0x4cb20332, 4 }, // 7 mcu
|
||||
|
||||
{ "dk-20.9c", 0x00100, 0xff3cd588, 0 | BRF_OPT }, // priority PROM
|
||||
};
|
||||
|
|
|
@ -1224,7 +1224,7 @@ static INT32 DrvScan(INT32 nAction, INT32 *pnMin)
|
|||
|
||||
|
||||
// Karnov (US, rev 6)
|
||||
/* DE-0248-1 main board + unknnown video board */
|
||||
/* DE-0248-1 main board + unknown video board */
|
||||
|
||||
static struct BurnRomInfo karnovRomDesc[] = {
|
||||
{ "dn08-6.j15", 0x10000, 0x4c60837f, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1281,7 +1281,7 @@ struct BurnDriver BurnDrvKarnov = {
|
|||
|
||||
|
||||
// Karnov (US, rev 5)
|
||||
/* DE-0248-1 main board + unknnown video board */
|
||||
/* DE-0248-1 main board + unknown video board */
|
||||
|
||||
static struct BurnRomInfo karnovaRomDesc[] = {
|
||||
{ "dn08-5.j15", 0x10000, 0xdb92c264, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1330,7 +1330,7 @@ struct BurnDriver BurnDrvKarnova = {
|
|||
|
||||
|
||||
// Karnov (Japan)
|
||||
/* DE-0248-1 main board + unknnown video board */
|
||||
/* DE-0248-1 main board + unknown video board */
|
||||
|
||||
static struct BurnRomInfo karnovjRomDesc[] = {
|
||||
{ "kar8.j15", 0x10000, 0x3e17e268, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1443,7 +1443,7 @@ struct BurnDriver BurnDrvWndrplnt = {
|
|||
|
||||
|
||||
// Chelnov - Atomic Runner (World)
|
||||
/* DE-0248-1 main board + unknnown video board */
|
||||
/* DE-0248-1 main board + unknown video board */
|
||||
|
||||
static struct BurnRomInfo chelnovRomDesc[] = {
|
||||
{ "ee08-e.j16", 0x10000, 0x8275cc3a, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1497,7 +1497,7 @@ struct BurnDriver BurnDrvChelnov = {
|
|||
|
||||
|
||||
// Chelnov - Atomic Runner (US)
|
||||
/* DE-0248-1 main board + unknnown video board */
|
||||
/* DE-0248-1 main board + unknown video board */
|
||||
|
||||
static struct BurnRomInfo chelnovuRomDesc[] = {
|
||||
{ "ee08-a.j15", 0x10000, 0x2f2fb37b, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1550,7 +1550,7 @@ struct BurnDriver BurnDrvChelnovu = {
|
|||
|
||||
|
||||
// Chelnov - Atomic Runner (Japan)
|
||||
/* DE-0248-1 main board + unknnown video board */
|
||||
/* DE-0248-1 main board + unknown video board */
|
||||
|
||||
static struct BurnRomInfo chelnovjRomDesc[] = {
|
||||
{ "a-j15.j15", 0x10000, 0x1978cb52, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
|
|
@ -1086,6 +1086,7 @@ static INT32 DrvScan(INT32 nAction, INT32 *pnMin)
|
|||
|
||||
|
||||
// Tiger Road (US) * ECT program roms *
|
||||
/* N86614A-5 + N86614B-6 board combo - ECT program roms */
|
||||
|
||||
static struct BurnRomInfo tigeroadRomDesc[] = {
|
||||
{ "tre_02.6j", 0x20000, 0xc394add0, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1158,6 +1159,7 @@ struct BurnDriver BurnDrvTigeroad = {
|
|||
|
||||
|
||||
// Tiger Road (US, Romstar license) * US ROMSTAR program roms *
|
||||
/* N86614A-5 + N86614B-6 board combo - US ROMSTAR program roms */
|
||||
|
||||
static struct BurnRomInfo tigeroaduRomDesc[] = {
|
||||
{ "tru_02.6j", 0x20000, 0x8d283a95, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1201,6 +1203,7 @@ struct BurnDriver BurnDrvTigeroadu = {
|
|||
|
||||
|
||||
// Tora e no Michi (Japan)
|
||||
/* N86614A-5 + N86614B-6 board combo */
|
||||
|
||||
static struct BurnRomInfo toramichRomDesc[] = {
|
||||
{ "tr_02.6j", 0x20000, 0xb54723b1, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
|
@ -1367,7 +1370,7 @@ static struct BurnRomInfo tigeroadb2RomDesc[] = {
|
|||
{ "12.bin", 0x10000, 0xe5039e3b, 5 | BRF_GRA }, // 28
|
||||
{ "14.bin", 0x10000, 0x5e564954, 5 | BRF_GRA }, // 29
|
||||
|
||||
{ "27.bin", 0x08000, 0xa79be1eb, 6 | BRF_GRA }, // 30 Background Tilemaps
|
||||
{ "27.bin", 0x08000, 0xa79be1eb, 6 | BRF_GRA }, // 30 Background Tilemaps
|
||||
|
||||
{ "trprom.bin", 0x00100, 0xec80ae36, 7 | BRF_GRA | BRF_OPT }, // 31 Priority Proms (unused)
|
||||
};
|
||||
|
@ -1416,32 +1419,33 @@ struct BurnDriver BurnDrvTigeroadb2 = {
|
|||
|
||||
|
||||
// F-1 Dream
|
||||
/* N86614A-5 + N86614B-6 board combo */
|
||||
|
||||
static struct BurnRomInfo f1dreamRomDesc[] = {
|
||||
{ "06j_02.bin", 0x20000, 0x3c2ec697, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
{ "06k_03.bin", 0x20000, 0x85ebad91, 1 | BRF_PRG | BRF_ESS }, // 1
|
||||
{ "f1_02.6j", 0x20000, 0x3c2ec697, 1 | BRF_PRG | BRF_ESS }, // 0 68k Code
|
||||
{ "f1_03.6k", 0x20000, 0x85ebad91, 1 | BRF_PRG | BRF_ESS }, // 1
|
||||
|
||||
{ "12k_04.bin", 0x08000, 0x4b9a7524, 2 | BRF_PRG | BRF_ESS }, // 2 Z80 Code
|
||||
{ "f1_04.12k", 0x08000, 0x4b9a7524, 2 | BRF_PRG | BRF_ESS }, // 2 Z80 Code
|
||||
|
||||
{ "10d_01.bin", 0x08000, 0x361caf00, 3 | BRF_GRA }, // 3 Character Tiles
|
||||
{ "f1_01.10d", 0x08000, 0x361caf00, 3 | BRF_GRA }, // 3 Character Tiles
|
||||
|
||||
{ "03f_12.bin", 0x10000, 0xbc13e43c, 4 | BRF_GRA }, // 4 Background Tiles
|
||||
{ "01f_10.bin", 0x10000, 0xf7617ad9, 4 | BRF_GRA }, // 5
|
||||
{ "03h_14.bin", 0x10000, 0xe33cd438, 4 | BRF_GRA }, // 6
|
||||
{ "02f_11.bin", 0x10000, 0x4aa49cd7, 4 | BRF_GRA }, // 7
|
||||
{ "17f_09.bin", 0x10000, 0xca622155, 4 | BRF_GRA }, // 8
|
||||
{ "02h_13.bin", 0x10000, 0x2a63961e, 4 | BRF_GRA }, // 9
|
||||
{ "f1_12.3f", 0x10000, 0xbc13e43c, 4 | BRF_GRA }, // 4 Background Tiles
|
||||
{ "f1_10.1f", 0x10000, 0xf7617ad9, 4 | BRF_GRA }, // 5
|
||||
{ "f1_14.3h", 0x10000, 0xe33cd438, 4 | BRF_GRA }, // 6
|
||||
{ "f1_11.2f", 0x10000, 0x4aa49cd7, 4 | BRF_GRA }, // 7
|
||||
{ "f1_09.17f", 0x10000, 0xca622155, 4 | BRF_GRA }, // 8
|
||||
{ "f1_13.2h", 0x10000, 0x2a63961e, 4 | BRF_GRA }, // 9
|
||||
|
||||
{ "03b_06.bin", 0x10000, 0x5e54e391, 5 | BRF_GRA }, // 10 Sprites
|
||||
{ "02b_05.bin", 0x10000, 0xcdd119fd, 5 | BRF_GRA }, // 11
|
||||
{ "03d_08.bin", 0x10000, 0x811f2e22, 5 | BRF_GRA }, // 12
|
||||
{ "02d_07.bin", 0x10000, 0xaa9a1233, 5 | BRF_GRA }, // 13
|
||||
{ "f1_06.3b", 0x10000, 0x5e54e391, 5 | BRF_GRA }, // 10 Sprites
|
||||
{ "f1_05.2b", 0x10000, 0xcdd119fd, 5 | BRF_GRA }, // 11
|
||||
{ "f1_08.3d", 0x10000, 0x811f2e22, 5 | BRF_GRA }, // 12
|
||||
{ "f1_07.2d", 0x10000, 0xaa9a1233, 5 | BRF_GRA }, // 13
|
||||
|
||||
{ "07l_15.bin", 0x08000, 0x978758b7, 6 | BRF_GRA }, // 14 Background Tilemaps
|
||||
{ "f1_15.7l", 0x08000, 0x978758b7, 6 | BRF_GRA }, // 14 Background Tilemaps
|
||||
|
||||
{ "09e_tr.bin", 0x00100, 0xec80ae36, 7 | BRF_GRA | BRF_OPT }, // 15 Priority Proms (unused)
|
||||
{ "tr.9e", 0x00100, 0xec80ae36, 7 | BRF_GRA | BRF_OPT }, // 15 Priority Proms (unused)
|
||||
|
||||
{ "8751.mcu", 0x01000, 0xc8e6075c, 0 | BRF_OPT },
|
||||
{ "f1.9j", 0x01000, 0xc8e6075c, 0 | BRF_OPT },
|
||||
};
|
||||
|
||||
STD_ROM_PICK(f1dream)
|
||||
|
|
Loading…
Reference in New Issue