summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cps1.c
diff options
context:
space:
mode:
author Robbbert <pac0446@bigpond.net.au>2015-10-03 13:19:24 +1000
committer Robbbert <pac0446@bigpond.net.au>2015-10-03 13:19:24 +1000
commit03312cb23573a4779c32fb14708e0a9520482cf6 (patch)
treeca6c34d7be749851c525e9dd54d395e284065e14 /src/mame/video/cps1.c
parent569f0e9d0432a27db1b5f15d082d81652394dd04 (diff)
Fixed ffightub and ffightuc. (nw)
Diffstat (limited to 'src/mame/video/cps1.c')
-rw-r--r--src/mame/video/cps1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/video/cps1.c b/src/mame/video/cps1.c
index b8b95cd6d99..7c00601d2bf 100644
--- a/src/mame/video/cps1.c
+++ b/src/mame/video/cps1.c
@@ -1415,8 +1415,8 @@ static const struct CPS1config cps1_config_table[]=
{"ffightu", CPS_B_04, mapper_S224B },
{"ffightu1", CPS_B_04, mapper_S224B },
{"ffightua", CPS_B_01, mapper_S224B },
- {"ffightub", CPS_B_05, mapper_S224B },
- {"ffightuc", CPS_B_03, mapper_S224B }, // had 04 handwritten on the CPS_B chip, but clearly isn't.
+ {"ffightub", CPS_B_03, mapper_S224B }, // had 04 handwritten on the CPS_B chip, but clearly isn't.
+ {"ffightuc", CPS_B_05, mapper_S224B },
{"ffightj", CPS_B_04, mapper_S224B }, // wrong, this set uses S222B
{"ffightj1", CPS_B_01, mapper_S224B }, // wrong, this set uses S222B
{"ffightj2", CPS_B_02, mapper_S224B }, // wrong, this set uses S222B