bsnes/higan/sfc/cartridge
Tim Allen 6847058210 Update to v106r19 release.
byuu says:

Changelog:

  - Super Famicom: everything outside of Nintendo Super System, Campus
    Challenge '92 and Powerfest '94 should play
  - Super Famicom: removed RAM from coprocessor/event (should use global
    RAM)
  - Super Famicom: removed RAM from SDD1 (should use global RAM)
  - icarus: fixed Super Famicom game importing [hex_usr]

Also worth reminding that you'll need to disable database lookup in
order to run the BS-X Town cartridge right now. Plus, Star Ocean's
database entry still has the RAM in the wrong spot. The MSU1 code is not
looking at the right locations for data, so it's not going to work in
this release either.

I need to figure out what to call coprocessor/event and coprocessor/nss,
as neither are slots or processors like everything else.

Outside of those issues, all games for all systems should be playable,
at least to the extent they were in v106.
2018-05-13 23:00:48 +10:00
..
cartridge.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
cartridge.hpp Update to v106r19 release. 2018-05-13 23:00:48 +10:00
load.cpp Update to v106r19 release. 2018-05-13 23:00:48 +10:00
save.cpp Update to v106r19 release. 2018-05-13 23:00:48 +10:00
serialization.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00