summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cps1.c
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2013-10-15 16:33:48 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2013-10-15 16:33:48 +0000
commit86bed4601abd4ffeb1067027a085ad35a52569bf (patch)
tree8a9d268288f42c7fd87060dbf09e4b4f214cbf38 /src/mame/video/cps1.c
parentbf4e2932e6ae67db951e0d3f819f6ed6362b46f3 (diff)
New clones added
---------------- Final Fight (Japan 900613) [Smitdogg, The Dumping Union] X-Men Vs. Street Fighter (Asia 961004) [Smitdogg, The Dumping Union]
Diffstat (limited to 'src/mame/video/cps1.c')
-rw-r--r--src/mame/video/cps1.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/video/cps1.c b/src/mame/video/cps1.c
index c897fe1a2a9..67e1c3cdceb 100644
--- a/src/mame/video/cps1.c
+++ b/src/mame/video/cps1.c
@@ -60,6 +60,7 @@ Final Fight (USA 900613) 89624B-3 S2
Final Fight (Japan) ? S222B ? ? CPS-B-04 DL-0411-10005
Final Fight (Japan 900112) 89625B-1 S222B LWIO 88622-C-5 CPS-B-01 DL-0411-10001 None
Final Fight (Japan 900305) 88622B-3 S222B LWIO 88622-C-5 CPS-B-02 DL-0411-10002 None
+Final Fight (Japan 900613) 89625B-1 S222B LWIO 88622-C-5 CPS-B-05 DL-0411-10006 None
1941: Counter Attack (World) 1990 89624B-3 YI24B IOB1 88622-C-5 CPS-B-05 DL-0411-10006 None
1941: Counter Attack (World 900227) 89624B-3 YI24B IOB1 88622-C-5 CPS-B-05 DL-0411-10006 None
@@ -1301,6 +1302,7 @@ static const struct CPS1config cps1_config_table[]=
{"ffightj", CPS_B_04, mapper_S224B }, // wrong, this set uses S222B, still not dumped
{"ffightj1", CPS_B_01, mapper_S224B }, // wrong, this set uses S222B, still not dumped
{"ffightj2", CPS_B_02, mapper_S224B }, // wrong, this set uses S222B, still not dumped
+ {"ffightj3", CPS_B_05, mapper_S224B }, // wrong, this set uses S222B, still not dumped
{"ffightjh", CPS_B_01, mapper_S224B }, // wrong, ffightjh hack doesn't even use the S222B PAL, since replaced with a GAL.
{"1941", CPS_B_05, mapper_YI24B },
{"1941r1", CPS_B_05, mapper_YI24B },