summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/merit.c
diff options
context:
space:
mode:
author Brian Troha <briantro@users.noreply.github.com>2014-03-30 03:25:33 +0000
committer Brian Troha <briantro@users.noreply.github.com>2014-03-30 03:25:33 +0000
commit7a7b2c6c349b8a0cc675077adac42ec3dfd6788f (patch)
treede28321846ebf6ba15e3d80e748cd533517f18cc /src/mame/drivers/merit.c
parent8d300a16e2e79ed87dd46f44241a35f539342408 (diff)
merit.c: Name correction. It's actually "The Big Apple" co-copyright by Big Apple Games. - NW
Diffstat (limited to 'src/mame/drivers/merit.c')
-rw-r--r--src/mame/drivers/merit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/merit.c b/src/mame/drivers/merit.c
index f3b549dd7f5..2e43fb88296 100644
--- a/src/mame/drivers/merit.c
+++ b/src/mame/drivers/merit.c
@@ -2144,7 +2144,7 @@ GAME( 1987, riviera, 0, dodge, riviera, driver_device, 0, ROT0, "
GAME( 1986, rivieraa, riviera, dodge, riviera, driver_device, 0, ROT0, "Merit", "Riviera Hi-Score (2131-08, U5-4)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_GRAPHICS )
GAME( 1986, rivierab, riviera, dodge, rivierab, driver_device, 0, ROT0, "Merit", "Riviera Hi-Score (2131-08, U5-2D)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_GRAPHICS )
-GAME( 1986, bigappg, 0, bigappg, bigappg, driver_device, 0, ROT0, "Merit", "Big Apple Games (2131-13, U5-0)", GAME_SUPPORTS_SAVE )
+GAME( 1986, bigappg, 0, bigappg, bigappg, driver_device, 0, ROT0, "Big Apple Games / Merit", "The Big Apple (2131-13, U5-0)", GAME_SUPPORTS_SAVE )
GAME( 1986, dodgectya,dodgecty,dodge, dodge, driver_device, 0, ROT0, "Merit", "Dodge City (2131-82, U5-0D)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_GRAPHICS | GAME_NOT_WORKING )
GAME( 1986, dodgectyb,dodgecty,dodge, dodge, driver_device, 0, ROT0, "Merit", "Dodge City (2131-82, U5-50)", GAME_SUPPORTS_SAVE | GAME_IMPERFECT_GRAPHICS | GAME_NOT_WORKING )