Previous 199869 Revisions Next

r32023 Tuesday 9th September, 2014 at 13:46:14 UTC by hap
year correction from gregf
[src/mame/drivers]ramtek.c

trunk/src/mame/drivers/ramtek.c
r32022r32023
1111 Knockout (1974)            UNKNOWN
1212 Sea Battle (1976)          UNKNOWN
1313 Soccer (1973)              UNKNOWN
14 Trivia (1976)              YES
14 Trivia (1975)              YES
1515 Volly/Volley (1973)        YES
16 Wipe Out (1974)            YES
16 Wipe Out (1973)            YES
1717
1818 ***************************************************************************/
1919
r32022r32023
220220
221221
222222GAME( 1973, vollyrmt,  0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Volly (Ramtek) [TTL]", GAME_IS_SKELETON )
223GAME( 1973, wipeormt,  0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Wipeout (Ramtek) [TTL]", GAME_IS_SKELETON )
223224GAME( 1974, bballrmt,  0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Baseball (Ramtek) [TTL]", GAME_IS_SKELETON )
224225GAME( 1974, cleanswp,  0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Clean Sweep [TTL]", GAME_IS_SKELETON )
225GAME( 1974, wipeormt,  0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Wipeout (Ramtek) [TTL]", GAME_IS_SKELETON )
226GAME( 1976, trivia,    0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Trivia (Rev B) [TTL]", GAME_IS_SKELETON )
226GAME( 1975, trivia,    0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "Trivia (Rev B) [TTL]", GAME_IS_SKELETON )
227227
228228GAME( 197?, ramtek3,   0, ramtek, 0, driver_device,  0, ROT0, "Ramtek", "unknown Ramtek Game (Maybe Hockey?) [TTL]", GAME_IS_SKELETON )

Previous 199869 Revisions Next


© 1997-2024 The MAME Team