d_sys1.cpp : added correct EPR-numbers for wboyo set [Guru]
d_ninja.cpp : Tabs
This commit is contained in:
parent
ead05aafdf
commit
d41aab6425
|
@ -2695,8 +2695,8 @@ STD_ROM_PICK(Wboy)
|
|||
STD_ROM_FN(Wboy)
|
||||
|
||||
static struct BurnRomInfo WboyoRomDesc[] = {
|
||||
{ "epr-.116", 0x004000, 0x51d27534, BRF_ESS | BRF_PRG }, // 0 Z80 #1 Program Code
|
||||
{ "epr-.109", 0x004000, 0xe29d1cd1, BRF_ESS | BRF_PRG }, // 1 Z80 #1 Program Code
|
||||
{ "epr-7532.116", 0x004000, 0x51d27534, BRF_ESS | BRF_PRG }, // 0 Z80 #1 Program Code
|
||||
{ "epr-7533.109", 0x004000, 0xe29d1cd1, BRF_ESS | BRF_PRG }, // 1 Z80 #1 Program Code
|
||||
{ "epr-7491.96", 0x004000, 0x1f7d0efe, BRF_ESS | BRF_PRG }, // 2 Z80 #1 Program Code
|
||||
|
||||
{ "epr-7498.120", 0x002000, 0x78ae1e7b, BRF_ESS | BRF_PRG }, // 3 Z80 #2 Program Code
|
||||
|
|
Loading…
Reference in New Issue