mirror of
https://github.com/libretro/FBNeo.git
synced 2024-12-03 15:20:54 +00:00
Sync with MAME 0.209 (part 2)
This commit is contained in:
parent
5314ac9722
commit
f692b4d099
@ -19468,18 +19468,18 @@ STD_ROM_PICK(Moonwar)
|
||||
STD_ROM_FN(Moonwar)
|
||||
|
||||
static struct BurnRomInfo MoonwaraRomDesc[] = {
|
||||
{ "moon_war_ii_ra22_2c.2c", 0x01000, 0xbc20b734, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_ra22_2e.2e", 0x01000, 0xdb6ffec2, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_rxa22_2f.2f", 0x01000, 0x378931b8, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_rxa22_2h.2h", 0x01000, 0x031dbc2c, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_ra22_2c.2c", 0x01000, 0xbc20b734, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_ra22_2e.2e", 0x01000, 0xdb6ffec2, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_rxa22_2f.2f", 0x01000, 0x378931b8, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
{ "moon_war_ii_rxa22_2h.2h", 0x01000, 0x031dbc2c, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG1 },
|
||||
|
||||
{ "moon_war_ii_ra20_5c.5c", 0x00800, 0xc26231eb, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG2 },
|
||||
{ "moon_war_ii_ra20_5d.5d", 0x00800, 0xbb48a646, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG2 },
|
||||
{ "moon_war_ii_ra20_5c.5c", 0x00800, 0xc26231eb, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG2 },
|
||||
{ "moon_war_ii_ra20_5d.5d", 0x00800, 0xbb48a646, BRF_ESS | BRF_PRG | GAL_ROM_Z80_PROG2 },
|
||||
|
||||
{ "moon_war_ii_ra20_5f.5f", 0x00800, 0xc5fa1aa0, BRF_GRA | GAL_ROM_TILES_SHARED },
|
||||
{ "moon_war_ii_ra20_5h.5h", 0x00800, 0xa6ccc652, BRF_GRA | GAL_ROM_TILES_SHARED },
|
||||
{ "moon_war_ii_ra20_5f.5f", 0x00800, 0xc5fa1aa0, BRF_GRA | GAL_ROM_TILES_SHARED },
|
||||
{ "moon_war_ii_ra20_5h.5h", 0x00800, 0xa6ccc652, BRF_GRA | GAL_ROM_TILES_SHARED },
|
||||
|
||||
{ "moonwara.clr", 0x00020, 0xf58d4f58, BRF_GRA | GAL_ROM_PROM },
|
||||
{ "moonwar_ii_color_6ea1.6e", 0x00020, 0x99614c6c, BRF_GRA | GAL_ROM_PROM },
|
||||
};
|
||||
|
||||
STD_ROM_PICK(Moonwara)
|
||||
|
Loading…
Reference in New Issue
Block a user