bsnes/higan/sfc
Tim Allen 3d8be92550 Update to v106r3 release.
byuu says:

Changelog:

  - Super Famicom: update to newer board markup syntax
  - Super Famicom: update all mapped ROMs to be write-protected
      - errata: SPC7110 set ram.writeProtect(true), I'll fix it in the
        next WIP
  - icarus: rewrote the Super Famicom heuristics module from scratch

Instead of icarus heuristics generating higan-specific mappings, it now
generates generic board IDs that can be used by any emulator. I had
originally planned to print out real PCB ID codes here, but these board
mappings are meant to be more generic, and I don't want them to look
real. The pseudo-codes are easy to parse, for example: `DSP-LOROM-NVRAM`
for Super Mario Kart, `SUPERFX-RAM` for Doom.

I'm going to make a `Boards (Generic).bml` file that will contain mapping
definitions for every board. Until this is done, any games not in the SNES
preservation database will fail to play because the mapping information is
now missing.
2018-02-05 20:58:02 +11:00
..
cartridge Update to v106r3 release. 2018-02-05 20:58:02 +11:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
coprocessor Update to v106r3 release. 2018-02-05 20:58:02 +11: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 v105r1 release. 2017-11-07 09:05:54 +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 v106r3 release. 2018-02-05 20:58:02 +11:00
smp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
system Update to v106r3 release. 2018-02-05 20:58:02 +11:00
GNUmakefile Update to v103r30 release. 2017-08-09 21:11:59 +10:00
sfc.hpp Update to v104r04 release. 2017-08-24 12:45:24 +10:00