bsnes/higan
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
..
audio Update to v103r16 release. 2017-07-17 20:32:36 +10:00
data Update to v104r10 release. 2017-09-01 21:21:06 +10:00
emulator Update to v106r3 release. 2018-02-05 20:58:02 +11:00
fc Update to v105r1 release. 2017-11-07 09:05:54 +11:00
gb Update to v104r14 release. 2017-09-24 11:01:48 +10:00
gba Update to v104r14 release. 2017-09-24 11:01:48 +10:00
md Update to v105r1 release. 2017-11-07 09:05:54 +11:00
ms Update to v104r14 release. 2017-09-24 11:01:48 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
pce Update to v104r14 release. 2017-09-24 11:01:48 +10:00
processor Update to v106r1 release. 2017-12-27 08:11:03 +11:00
resource Update to v104r10 release. 2017-09-01 21:21:06 +10:00
sfc Update to v106r3 release. 2018-02-05 20:58:02 +11:00
systems Update to v106r3 release. 2018-02-05 20:58:02 +11:00
target-tomoko Update to v106r2 release. 2018-02-01 19:20:37 +11:00
video Update to v102r22 release. 2017-06-09 00:08:02 +10:00
ws Update to v104r14 release. 2017-09-24 11:01:48 +10:00
GNUmakefile Update to v106r2 release. 2018-02-01 19:20:37 +11:00