summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author system11b <system11b@users.noreply.github.com>2016-06-30 01:20:57 +0100
committer system11b <system11b@users.noreply.github.com>2016-06-30 01:20:57 +0100
commitf1cdf7f3fcb5cb38fa015ed00579776ef956415b (patch)
tree3c5f1159611143a36fb676edef9d0bf047c432ee
parent6f29697a3861e96659265f2c66c77989dee9a666 (diff)
Tagged Live Gal as a betting game.
-rw-r--r--src/mame/drivers/nbmj8688.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/nbmj8688.cpp b/src/mame/drivers/nbmj8688.cpp
index 2721e9010fa..12bc50dc56d 100644
--- a/src/mame/drivers/nbmj8688.cpp
+++ b/src/mame/drivers/nbmj8688.cpp
@@ -4096,7 +4096,7 @@ GAME( 1988, korinaim, korinai, korinaim, korinaim, driver_device, 0,
/* pure 16-bit palette (+ LCD in some) */
GAME( 1987, housemnq, 0, housemnq, housemnq, driver_device, 0, ROT0, "Nichibutsu", "House Mannequin (Japan 870217)", MACHINE_SUPPORTS_SAVE )
GAME( 1987, housemn2, 0, housemn2, housemn2, driver_device, 0, ROT0, "Nichibutsu", "House Mannequin Roppongi Live hen (Japan 870418)", MACHINE_SUPPORTS_SAVE )
-GAME( 1987, livegal, 0, livegal, livegal, driver_device, 0, ROT0, "Central Denshi", "Live Gal (Japan 870530)", MACHINE_SUPPORTS_SAVE )
+GAME( 1987, livegal, 0, livegal, livegal, driver_device, 0, ROT0, "Central Denshi", "Live Gal [BET] (Japan 870530)", MACHINE_SUPPORTS_SAVE )
GAME( 1987, bijokkoy, 0, bijokkoy, bijokkoy, driver_device, 0, ROT0, "Nichibutsu", "Bijokko Yume Monogatari (Japan 870925)", MACHINE_SUPPORTS_SAVE )
GAME( 1988, bijokkog, 0, bijokkog, bijokkog, driver_device, 0, ROT0, "Nichibutsu", "Bijokko Gakuen (Japan 880116)", MACHINE_SUPPORTS_SAVE )
GAME( 1988, orangec, 0, orangec, orangec, driver_device, 0, ROT0, "Daiichi Denshi", "Orange Club - Maruhi Kagai Jugyou (Japan 880213)", MACHINE_SUPPORTS_SAVE )