summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/jangou.c
diff options
context:
space:
mode:
author Angelo Salese <angelosa@users.noreply.github.com>2009-02-11 00:46:28 +0000
committer Angelo Salese <angelosa@users.noreply.github.com>2009-02-11 00:46:28 +0000
commit44adafa214dc1121696b0186b33f9423737a43bc (patch)
tree352f03f920fb148181b4957bd77621809a723c30 /src/mame/drivers/jangou.c
parentd34c7e4a540b65ff7a9209b9ca8236873b98412a (diff)
Minor update to the Jangou driver, that lists the undumped games for this HW.
Diffstat (limited to 'src/mame/drivers/jangou.c')
-rw-r--r--src/mame/drivers/jangou.c14
1 files changed, 12 insertions, 2 deletions
diff --git a/src/mame/drivers/jangou.c b/src/mame/drivers/jangou.c
index ce02a35a23c..dfdb4bce466 100644
--- a/src/mame/drivers/jangou.c
+++ b/src/mame/drivers/jangou.c
@@ -895,9 +895,19 @@ static DRIVER_INIT (luckygrl)
}
-/* flyer shows a bet version of Jangou Lady too,does it truly exists?*/
GAME( 1983, jangou, 0, jangou, jangou, 0, ROT0, "Nichibutsu", "Jangou [BET] (Japan)", GAME_NO_COCKTAIL )
-/* Jangou Night */
GAME( 1984, jngolady, 0, jngolady, jngolady, jngolady, ROT0, "Nichibutsu", "Jangou Lady (Japan)", GAME_NO_COCKTAIL )
GAME( 1984, cntrygrl, 0, cntrygrl, cntrygrl, 0, ROT0, "Royal Denshi", "Country Girl (Japan)", GAME_NO_COCKTAIL )
+/* The following might not run there... */
GAME( 1984?,luckygrl, 0, cntrygrl, cntrygrl, luckygrl, ROT0, "Wing", "Lucky Girl? (Wing)", GAME_NOT_WORKING )
+
+/*
+Some other games that might run on this HW:
+ Jangou (non-BET version) (WR score listed on MyCom magazines)
+ Jangou Night (first "mature" mahjong ever made)
+ Jangou Lady (BET version) (images on the flyer, it might not exists)
+ Hana Royal
+ Hana Puter
+ Royal Card
+ Fruits Bunny (clone of Country Girl)
+*/