d_dec0.cpp : added correct year for robocopb2

d_pgm.cpp : added correct label ROMs for theglapcb
This commit is contained in:
jackchatelet 2013-11-16 13:36:18 +00:00
parent a614f50b97
commit 8ab379cf6b
2 changed files with 4 additions and 4 deletions

View File

@ -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,

View File

@ -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