Previous 199869 Revisions Next

r33371 Friday 14th November, 2014 at 03:32:07 UTC by Brian Troha
Minor doc updates

Casanova is listed a game by Promat on a HK government Approved Game list. Also One Shot One Kill is listed as by "Promet" which is a typo of Promat. - NW
[src/mame/drivers]3x3puzzl.c oneshot.c

trunk/src/mame/drivers/3x3puzzl.c
r241882r241883
501501
502502GAME( 1998, 3x3puzzl,  0,          _3x3puzzle,  _3x3puzzle,  driver_device, 0,       ROT0, "Ace Enterprise",      "3X3 Puzzle (Enterprise)", GAME_SUPPORTS_SAVE ) // 1998. 5. 28
503503GAME( 1998, 3x3puzzla, 3x3puzzl,   _3x3puzzle,  _3x3puzzle,  driver_device, 0,       ROT0, "Ace Enterprise",      "3X3 Puzzle (Normal)", GAME_SUPPORTS_SAVE ) // 1998. 5. 28
504GAME( 199?, casanova,  0,          _3x3puzzle,  casanova,    driver_device, 0,       ROT0, "<unknown>",           "Casanova", GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
504GAME( 199?, casanova,  0,          _3x3puzzle,  casanova,    driver_device, 0,       ROT0, "Promat",              "Casanova", GAME_IMPERFECT_GRAPHICS | GAME_SUPPORTS_SAVE )
trunk/src/mame/drivers/oneshot.c
r241882r241883
2929
3030NOTE: An eBay auction of the PCB shows "1996.9.16 PROMAT" on the JAMMA+ adapter for
3131      One Shot One Kill.  This information was used for the year & manufacturer.
32      Also listed in an Approved Game list on a HK government site as "Promet"
3233
3334*/
3435


Previous 199869 Revisions Next


© 1997-2024 The MAME Team