summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2009-06-07 17:31:17 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2009-06-07 17:31:17 +0000
commit43b8da2a445524c872c6235c17b270d308085e3a (patch)
tree4bf2bdfef4551c44118ebd4aec02750ad33e06f4
parent79261b7225c34ff7bef89f3082dfae4603361459 (diff)
Forgot to add the proper GNW flag...
-rw-r--r--src/mame/drivers/royalmah.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/royalmah.c b/src/mame/drivers/royalmah.c
index d453e4b6884..a657af5bf62 100644
--- a/src/mame/drivers/royalmah.c
+++ b/src/mame/drivers/royalmah.c
@@ -4623,7 +4623,7 @@ GAME( 1981, royalmj, 0, royalmah, royalmah, 0, ROT0, "Nichibut
GAME( 1981?, openmj, royalmj, royalmah, royalmah, 0, ROT0, "Sapporo Mechanic", "Open Mahjong [BET] (Japan)", 0 )
GAME( 1982, royalmah, royalmj, royalmah, royalmah, 0, ROT0, "bootleg", "Royal Mahjong (Falcon bootleg, v1.01)", 0 )
GAME( 1983, janyoup2, royalmj, ippatsu, janyoup2, 0, ROT0, "Cosmo Denshi", "Janyou Part II (ver 7.03, July 1 1983)",0 )
-GAME( 1981, janputer, 0, royalmah, royalmah, 0, ROT0, "Taito Corporation", "Janputer (Japan)", 0 )
+GAME( 1981, janputer, 0, royalmah, royalmah, 0, ROT0, "Taito Corporation", "Janputer (Japan)", GAME_NOT_WORKING )
GAME( 1984, janoh, 0, royalmah, royalmah, 0, ROT0, "Toaplan", "Jan Oh (set 1)", GAME_NOT_WORKING )
GAME( 1984, janoha, janoh, janoh, royalmah, 0, ROT0, "Toaplan", "Jan Oh (set 2)", GAME_NOT_WORKING ) // this one is complete?
GAME( 1985, jansou, 0, jansou, jansou, 0, ROT180, "Dyna", "Jansou (set 1)", GAME_NOT_WORKING|GAME_NO_SOUND )