mirror of
https://github.com/holub/mame
synced 2025-06-07 13:23:50 +03:00
Set metlfrzr to working - added note about DIPs (nw)
This commit is contained in:
parent
25d907c348
commit
d7f7a45b85
@ -13,6 +13,7 @@
|
|||||||
- Nuke legacy video code and re-do it by using tilemap system.
|
- Nuke legacy video code and re-do it by using tilemap system.
|
||||||
- sprites are ahead of 1/2 frames;
|
- sprites are ahead of 1/2 frames;
|
||||||
- Writes at 0xb800-0xbfff at attract mode gameplay demo transition?
|
- Writes at 0xb800-0xbfff at attract mode gameplay demo transition?
|
||||||
|
- DIPs need work - Flip Screen does not function. Still playable
|
||||||
|
|
||||||
****************************************/
|
****************************************/
|
||||||
|
|
||||||
@ -453,4 +454,4 @@ DRIVER_INIT_MEMBER(metlfrzr_state, metlfrzr)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
GAME( 1989, metlfrzr, 0, metlfrzr, metlfrzr, metlfrzr_state, metlfrzr, ROT270, "Seibu", "Metal Freezer", MACHINE_NOT_WORKING | MACHINE_NO_SOUND )
|
GAME( 1989, metlfrzr, 0, metlfrzr, metlfrzr, metlfrzr_state, metlfrzr, ROT270, "Seibu", "Metal Freezer", MACHINE_NO_COCKTAIL )
|
||||||
|
Loading…
Reference in New Issue
Block a user