summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Michaël Banaan Ananas <happppp@users.noreply.github.com>2012-12-15 14:03:06 +0000
committer Michaël Banaan Ananas <happppp@users.noreply.github.com>2012-12-15 14:03:06 +0000
commitb004ffd78a834242afc5661d352a2df694171129 (patch)
tree08624ec6b55dde1be78df52627c63b407c45d56c
parenta7ae805a92cdbb004302e42a46388f9db753d4ab (diff)
put GNW stamp on gunchamps until it is improved (i have it on my TODO)
-rw-r--r--src/mame/drivers/sshot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sshot.c b/src/mame/drivers/sshot.c
index 8a19beaa089..728cf8831e1 100644
--- a/src/mame/drivers/sshot.c
+++ b/src/mame/drivers/sshot.c
@@ -395,4 +395,4 @@ ROM_END
GAME( 1979, sshot, 0, supershot, supershot, driver_device, 0, ROT0, "Model Racing", "Super Shot", GAME_IMPERFECT_GRAPHICS | GAME_NO_SOUND )
-GAME( 1980, gunchamps, gunchamp, supershot, supershot, driver_device, 0, ROT0, "Model Racing", "Gun Champ (newer, Super Shot hardware)", GAME_IMPERFECT_GRAPHICS | GAME_NO_SOUND )
+GAME( 1980, gunchamps, gunchamp, supershot, supershot, driver_device, 0, ROT0, "Model Racing", "Gun Champ (newer, Super Shot hardware)", GAME_IMPERFECT_GRAPHICS | GAME_NO_SOUND | GAME_NOT_WORKING)