From 8ab379cf6b8ede8fbcad865de704b439b36561db Mon Sep 17 00:00:00 2001 From: jackchatelet Date: Sat, 16 Nov 2013 13:36:18 +0000 Subject: [PATCH] d_dec0.cpp : added correct year for robocopb2 d_pgm.cpp : added correct label ROMs for theglapcb --- src/burn/drv/dataeast/d_dec0.cpp | 2 +- src/burn/drv/pgm/d_pgm.cpp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/burn/drv/dataeast/d_dec0.cpp b/src/burn/drv/dataeast/d_dec0.cpp index 67bf06321..e52868f08 100644 --- a/src/burn/drv/dataeast/d_dec0.cpp +++ b/src/burn/drv/dataeast/d_dec0.cpp @@ -5060,7 +5060,7 @@ struct BurnDriver BurnDrvRobocopb = { }; struct BurnDriver BurnDrvRobocopb2 = { - "robocopb2", "robocop", NULL, NULL, "1988", + "robocopb2", "robocop", NULL, NULL, "1989", "Robocop (Red Corporation World bootleg)\0", NULL, "bootleg", "DEC0", NULL, NULL, NULL, NULL, BDF_GAME_WORKING | BDF_CLONE | BDF_BOOTLEG, 2, HARDWARE_PREFIX_DATAEAST, GBF_HORSHOOT, 0, diff --git a/src/burn/drv/pgm/d_pgm.cpp b/src/burn/drv/pgm/d_pgm.cpp index e83880015..615f03957 100644 --- a/src/burn/drv/pgm/d_pgm.cpp +++ b/src/burn/drv/pgm/d_pgm.cpp @@ -321,7 +321,7 @@ static struct BurnRomInfo pgmRomDesc[] = { { "pgm_p01s.u20", 0x020000, 0xe42b166e, BRF_PRG | BRF_BIOS }, // 0x82 - 68K BIOS (V0001, older - 02/26/97 - 11:14:09) { "pgm_p02s.u20", 0x020000, 0x78c15fa2, BRF_PRG | BRF_BIOS }, // 0x83 - 68K BIOS (V0001, newer - 07/10/97 - 16:36:08) #if !defined (ROM_VERIFY) - { "ddp3_bios.u37", 0x080000, 0xb3cc5c8f, BRF_PRG | BRF_BIOS }, // 0x84 - 68K BIOS (V0001, custom - 07/17/97 - 19:44:59) + { "ddp3_bios.u37", 0x080000, 0xb3cc5c8f, BRF_PRG | BRF_BIOS }, // 0x84 - 68K BIOS (V0001, custom - 07/17/97 - 19:44:59) { "bios.u42", 0x020000, 0x517cf7a2, BRF_PRG | BRF_BIOS }, // 0x85 - 68K BIOS (V0001-01J, custom - 02/25/03 - 17:51:01) #else { "", 0x000000, 0x00000000, 0 }, // 0x84 @@ -4044,7 +4044,7 @@ struct BurnDriver BurnDrvEspgal = { // The Gladiator - Road Of The Sword / Shen Jian (V100, Japan, PCB Version) static struct BurnRomInfo thegladpcbRomDesc[] = { - { "glad_v100.43", 0x080000, 0xbcf3b172, 1 | BRF_PRG | BRF_ESS }, // 0 68K Code + { "v100.u43", 0x080000, 0xbcf3b172, 1 | BRF_PRG | BRF_ESS }, // 0 68K Code { "t04601.u71", 0x800000, 0xe5dab371, 2 | BRF_GRA }, // 1 Tile data @@ -4062,7 +4062,7 @@ static struct BurnRomInfo thegladpcbRomDesc[] = { { "thegladpcb_igs027a_execute_only_area", 0x000188, 0x00000000, 0 | BRF_PRG | BRF_ESS | BRF_NODUMP }, // 8 Internal ARM7 Rom { "thegladpcb_igs027a_v100_japan.bin", 0x003e78, 0xd7f06e2d, 7 | BRF_PRG | BRF_ESS }, // 9 - { "igs_v100.62", 0x200000, 0x0f3f511e, 8 | BRF_PRG | BRF_ESS }, // 10 External ARM7 Rom + { "v100.u62", 0x200000, 0x0f3f511e, 8 | BRF_PRG | BRF_ESS }, // 10 External ARM7 Rom }; STDROMPICKEXT(thegladpcb, thegladpcb, thegladBIOS) // custom bios