summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cps1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/cps1.cpp')
-rw-r--r--src/mame/video/cps1.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/video/cps1.cpp b/src/mame/video/cps1.cpp
index 3873a8afec9..731359d371f 100644
--- a/src/mame/video/cps1.cpp
+++ b/src/mame/video/cps1.cpp
@@ -1555,7 +1555,8 @@ static const struct CPS1config cps1_config_table[]=
{"sf2mdt", CPS_B_21_DEF, mapper_S9263B, 0x36, 0, 0, 1 },
{"sf2mdta", CPS_B_21_DEF, mapper_S9263B, 0x36, 0, 0, 1 },
{"sf2mdtb", CPS_B_21_DEF, mapper_S9263B, 0x36, 0, 0, 1 },
- {"sf2b", CPS_B_17, mapper_STF29, 0x36, 0, 0, 1 },
+ {"sf2b", CPS_B_17, mapper_STF29, 0x36, 0, 0, 1 },
+ {"sf2ceupl", HACK_B_1, mapper_S9263B, 0x36, 0, 0, 1 },
{"varth", CPS_B_04, mapper_VA63B }, /* CPSB test has been patched out (60=0008) register is also written to, possibly leftover from development */ // wrong, this set uses VA24B, dumped but equations still not added
{"varthb", CPS_B_04, mapper_VA63B, 0, 0, 0, 0x0F },
{"varthr1", CPS_B_04, mapper_VA63B }, /* CPSB test has been patched out (60=0008) register is also written to, possibly leftover from development */ // wrong, this set uses VA24B, dumped but equations still not added