bsnes/higan/sfc/system
Tim Allen 210306e661 Update to v106r20 release.
byuu says:
Changelog:

  - Super Famicom: fixed loading of BS Memory and Sufami Turbo
    cartridges
  - Super Famicom: renamed NSS to DIP; as that's really all it is, it's
    not true NSS emulation
  - Super Famicom: slot loading now happens inside of board parsing
    instead of generically in loadCartridge()
  - Super Famicom: BS-X cartridges with flash memory now serialize their
    data and write it out to disk¹
  - icarus: fixed Famicom game importing (hopefully) and set file import
    title to “Load ROM File”

¹: there's no emulation of write commands yet, so the data is never
going to change anyway. This is just in preparation for more advanced
emulation of BS Memory cartridges.
2018-05-15 00:13:30 +10:00
..
serialization.cpp Update to v106r20 release. 2018-05-15 00:13:30 +10:00
system.cpp Update to v106r20 release. 2018-05-15 00:13:30 +10:00
system.hpp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
video.cpp Update to v098r06 release. 2016-04-22 23:35:51 +10:00