trunk/src/mame/drivers/nmk16.c
r23810 | r23811 | |
7361 | 7361 | |
7362 | 7362 | /* arcadia was a name conflict to the Emerson Arcadia 2001 in mess */ |
7363 | 7363 | GAME( 1994, arcadian, 0, raphero, raphero, driver_device, 0, ROT270, "NMK", "Arcadia", GAME_IMPERFECT_GRAPHICS ) // 23rd July 1993 in test mode, (c)1994 on title screen |
7364 | | GAME( 1994, raphero, arcadian, raphero, raphero, driver_device, 0, ROT270, "Media Trading Corporation", "Rapid Hero", GAME_IMPERFECT_GRAPHICS ) // 23rd July 1993 in test mode, (c)1994 on title screen |
| 7364 | GAME( 1994, raphero, arcadian, raphero, raphero, driver_device, 0, ROT270, "NMK (Media Trading license)", "Rapid Hero", GAME_IMPERFECT_GRAPHICS ) // 23rd July 1993 in test mode, (c)1994 on title screen |
7365 | 7365 | |
7366 | 7366 | /* both sets of both these games show a date of 9th Mar 1992 in the test mode, they look like different revisions so I doubt this is accurate */ |
7367 | 7367 | GAME( 1992, sabotenb, 0, bjtwin, sabotenb, nmk16_state, nmk, ROT0, "NMK / Tecmo", "Saboten Bombers (set 1)", GAME_NO_COCKTAIL ) |