Previous 199869 Revisions Next

r33372 Friday 14th November, 2014 at 03:46:19 UTC by Brian Troha
ttchamp.c: Minor info update

Fill in known verified info like the (c) year and manufacturer - NW
[src/mame/drivers]ttchamp.c

trunk/src/mame/drivers/ttchamp.c
r241883r241884
382382   membank("bank2")->set_base(&ROM1[0x180000]);
383383}
384384
385GAME( 199?, ttchamp, 0,        ttchamp, ttchamp, ttchamp_state, ttchamp, ROT0,  "Gamart?", "Table Tennis Champions (set 1)", GAME_NOT_WORKING|GAME_NO_SOUND )
386GAME( 199?, ttchampa,ttchamp,  ttchamp, ttchamp, ttchamp_state, ttchamp, ROT0,  "Gamart?", "Table Tennis Champions (set 2)", GAME_NOT_WORKING|GAME_NO_SOUND )
385GAME( 1995, ttchamp, 0,        ttchamp, ttchamp, ttchamp_state, ttchamp, ROT0,  "Gamart", "Table Tennis Champions (set 1)", GAME_NOT_WORKING|GAME_NO_SOUND )
386GAME( 1995, ttchampa,ttchamp,  ttchamp, ttchamp, ttchamp_state, ttchamp, ROT0,  "Gamart", "Table Tennis Champions (set 2)", GAME_NOT_WORKING|GAME_NO_SOUND )


Previous 199869 Revisions Next


© 1997-2024 The MAME Team