Fixed ffightub and ffightuc. (nw)

This commit is contained in:
Robbbert 2015-10-03 13:19:24 +10:00
parent 569f0e9d04
commit 03312cb235

View File

@ -1415,8 +1415,8 @@ static const struct CPS1config cps1_config_table[]=
{"ffightu", CPS_B_04, mapper_S224B }, {"ffightu", CPS_B_04, mapper_S224B },
{"ffightu1", CPS_B_04, mapper_S224B }, {"ffightu1", CPS_B_04, mapper_S224B },
{"ffightua", CPS_B_01, mapper_S224B }, {"ffightua", CPS_B_01, mapper_S224B },
{"ffightub", CPS_B_05, mapper_S224B }, {"ffightub", CPS_B_03, mapper_S224B }, // had 04 handwritten on the CPS_B chip, but clearly isn't.
{"ffightuc", 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 {"ffightj", CPS_B_04, mapper_S224B }, // wrong, this set uses S222B
{"ffightj1", CPS_B_01, 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 {"ffightj2", CPS_B_02, mapper_S224B }, // wrong, this set uses S222B