summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mamedriv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/mamedriv.c')
-rw-r--r--src/mame/mamedriv.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c
index fb4e92346a8..59d8b12a77a 100644
--- a/src/mame/mamedriv.c
+++ b/src/mame/mamedriv.c
@@ -597,6 +597,7 @@ const game_driver * const drivers[] =
DRIVER( locomotn ) /* GX359 (c) 1982 Konami + Centuri license */
DRIVER( gutangtn ) /* GX359 (c) 1982 Konami + Sega license */
DRIVER( cottong ) /* bootleg */
+ DRIVER( locoboot ) /* bootleg */
DRIVER( commsega ) /* (c) 1983 Sega */
/* the following ones all have a custom I/O chip */
DRIVER( bosco ) /* (c) 1981 */
@@ -7389,6 +7390,8 @@ Other Sun games
DRIVER( goldstar ) /* (c) 198? IGS */
DRIVER( goldstbl ) /* (c) 198? IGS */
DRIVER( moonlght ) /* bootleg */
+ DRIVER( chry10 ) /* bootleg */
+ DRIVER( chryigld ) /* bootleg */
DRIVER( cpoker ) /* (c) 1993? IGS */
DRIVER( cpokert ) /* (c) 1993? Tuning */
DRIVER( csk227it ) /* (c) 198? IGS */