mirror of
https://github.com/holub/mame
synced 2025-10-07 01:16:22 +03:00
cps1.cpp: fixed MT07240 (nw)
This commit is contained in:
parent
d00de16b41
commit
d19a46aed8
@ -1580,7 +1580,7 @@ static const struct CPS1config cps1_config_table[]=
|
||||
{"sf2b", CPS_B_17, mapper_STF29, 0x36, 0, 0, 1 },
|
||||
{"sf2b2", CPS_B_17, mapper_STF29, 0x36, 0, 0, 1 },
|
||||
{"sf2ceupl", HACK_B_1, mapper_S9263B, 0x36, 0, 0, 1 },
|
||||
{"sf2rules", HACK_B_1, mapper_S9263B, 0, 0, 0, 2 },
|
||||
{"sf2rules", HACK_B_1, mapper_S9263B, 0x36, 0, 0, 2 },
|
||||
{"sf2cems6a", HACK_B_1, mapper_S9263B, 0, 0, 0, 2 },
|
||||
{"sf2cems6b", HACK_B_1, mapper_S9263B, 0, 0, 0, 2 },
|
||||
{"sf2cems6c", HACK_B_1, mapper_S9263B, 0, 0, 0, 2 },
|
||||
|
Loading…
Reference in New Issue
Block a user