mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +03:00
(nw)
This commit is contained in:
parent
a944baf09f
commit
a8b2af99eb
@ -2906,7 +2906,7 @@ DRIVER_INIT_MEMBER(snowbros_state, nunal)
|
|||||||
rom[0xd820 / 2] = 0x4e71;
|
rom[0xd820 / 2] = 0x4e71;
|
||||||
rom[0xc3b6 / 2] = 0x4e71;
|
rom[0xc3b6 / 2] = 0x4e71;
|
||||||
|
|
||||||
m_pandora->set_bg_pen(0x00);
|
m_pandora->set_bg_pen(0xf0);
|
||||||
}
|
}
|
||||||
|
|
||||||
GAME( 1990, snowbros, 0, snowbros, snowbros, driver_device, 0, ROT0, "Toaplan", "Snow Bros. - Nick & Tom (set 1)", MACHINE_SUPPORTS_SAVE )
|
GAME( 1990, snowbros, 0, snowbros, snowbros, driver_device, 0, ROT0, "Toaplan", "Snow Bros. - Nick & Tom (set 1)", MACHINE_SUPPORTS_SAVE )
|
||||||
|
Loading…
Reference in New Issue
Block a user