mirror of
https://github.com/holub/mame
synced 2025-07-06 10:29:38 +03:00
phoenix: Don't configure_entries and set_base on the same bank [O. Galibert]
This commit is contained in:
parent
d4a19a7cdc
commit
6df14e26a6
@ -437,7 +437,6 @@ GFXDECODE_END
|
||||
|
||||
MACHINE_RESET_MEMBER(phoenix_state,phoenix)
|
||||
{
|
||||
membank("bank1")->set_base(memregion("maincpu")->base() + 0x4000);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user