bsnes/higan/sfc
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
..
cartridge Update to v106r20 release. 2018-05-15 00:13:30 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
coprocessor Update to v106r20 release. 2018-05-15 00:13:30 +10:00
cpu Update to v105r1 release. 2017-11-07 09:05:54 +11:00
dsp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
expansion Update to v103r04 release. 2017-06-30 14:17:23 +10:00
interface Update to v106r08 release. 2018-02-21 20:53:49 +11:00
memory Update to v100r03 release. 2016-07-10 15:28:26 +10:00
ppu Update to v105r1 release. 2017-11-07 09:05:54 +11:00
slot Update to v106r20 release. 2018-05-15 00:13:30 +10:00
smp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
system Update to v106r20 release. 2018-05-15 00:13:30 +10:00
GNUmakefile Update to v106r20 release. 2018-05-15 00:13:30 +10:00
sfc.hpp Update to v104r04 release. 2017-08-24 12:45:24 +10:00