d_galaxian.cpp: updated ROM labels for froggers1 [Andrew Welburn, The Dumping Union]

f1c5cb02c7
This commit is contained in:
jackchatelet 2018-05-19 18:33:25 +00:00
parent f2650661d1
commit 8450056062
1 changed files with 3 additions and 3 deletions

View File

@ -14442,9 +14442,9 @@ STD_ROM_PICK(Frogger)
STD_ROM_FN(Frogger)
static struct BurnRomInfo Froggers1RomDesc[] = {
{ "frogger.26", 0x01000, 0x597696d6, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "frogger.27", 0x01000, 0xb6e6fcc3, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "frogger.34", 0x01000, 0xed866bab, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "epr-26.ic5", 0x01000, 0x597696d6, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "epr-27.ic6", 0x01000, 0xb6e6fcc3, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "epr-34.ic7", 0x01000, 0xed866bab, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
{ "epr-608.ic32", 0x00800, 0xe8ab0256, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG2 },
{ "epr-609.ic33", 0x00800, 0x7380a48f, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG2 },