Commit Graph

17 Commits

Author SHA1 Message Date
negativeExponent
023d2a397b m176: Updates
- Fix incorrect chr-bank mask (let's see which games complain again)

- Enables the 7-stage dipswitch support through reset switch.
  E.g switches multicart type on supported carts. like 10-in-1 to
  20-in-1 etc.
2020-10-19 09:17:45 +08:00
negativeExponent
7b1cb3e224 Enable default 8K wram to unif fk32ca 2020-10-13 04:27:33 +08:00
negativeExponent
658370fa90 m176: Always enable wram for ines-headered roms 2020-10-12 11:20:11 +08:00
negativeExponent
e6fcff5e99 Fk23c: Fix chr issues for some games
- Affects mostly waixing using mixed chr rom/ram modes (bit 2 of ram config register $A001)
2020-04-26 08:19:45 +08:00
negativeExponent
a1f7cf9d89 Merge unif board BMC-Super24in1SC03 to BMC-FK23C 2020-03-19 22:01:25 +08:00
negativeExponent
311c450d01 m176: Minor tweak to chr mixed ram/rom logic check and others
- tweak chr mixed ram/rom logic check
- minimize updates to address $500x writes when there are no changes to reg values
- fix incompatible pointer type warning
2020-03-19 09:25:44 +08:00
negativeExponent
d50f2e26e6 Cleanup 2020-03-17 10:35:56 +08:00
negativeExponent
5dc540dd5c Remove duplicate code in bmc-fk23c 2020-03-17 10:27:57 +08:00
negativeExponent
16031375d4 Rewrite BMC-FK23C/A (m176) based on updated notes and testing 2020-03-17 02:37:22 +08:00
retro-wertz
d72a5061ea Update 2017-10-15 19:48:51 +08:00
retro-wertz
b769573876 (mapper) Silence -Wunused-variablewarning 2017-10-01 20:51:36 +08:00
retro-wertz
08c9b25271 silence warnings 2017-08-24 06:57:24 +08:00
twinaphex
90bed81e8f Another C89 buildfix 2017-07-01 10:59:58 +02:00
retro-wertz
80655f7ddf BMC-FK23C backport for big multicarts 2017-05-09 18:26:12 +08:00
retro-wertz
75534acaf9 attemp to fix 6-in-1 Rockman (Unl) 2017-05-01 21:17:28 +08:00
retro-wertz
491e195c22 update Mapper176(BMC-FK23C/A), fix init state and prg mask 2017-04-27 00:45:40 +08:00
twinaphex
7e6caac57d Initial commit - http://sourceforge.net/p/fceumm/code/160/ 2014-03-30 22:15:17 +02:00