bsnes/higan
Tim Allen e216912ca3 Update to v106r09 release.
byuu says:

Changelog:

  - higan, icarus, genius: new manifest syntax (work in progress)

Pretty much only LoROM and HiROM SNES games will load right now, and RAM
will only work right if the save.ram file already exists to pull its
file size from (a temporary cheap hack was used.)

Basically, I'm just getting this out there for evaluation.

One minor errata is that I switched icarus to using “memory/battery” to
indicate battery-backed RAM, whereas genius still uses “memory/volatile”
to indicate non-battery-backed RAM.

I intend to make it “memory/battery” in genius, and have the field
auto-enable when RAM or RTC is selected for type (obviously allowing it
to be unchecked for volatile memory.)

I need to update all 64 production boards, and 25 of 29 generic boards,
to use the new slot syntax; and I also need to update every single core
in higan to use the new manifest game syntax. I want to build out a
generic manifest game parser that all emulation cores will use.

Once I finish this, I'll also need to write a database converter to
update all of my licensed game dumps to the new database syntax.

I also need to write up something for doc.byuu.org explaining the new
manifest game syntax. The manifest board syntax will still be “internal”
and subject to revisions, but once v107 is out, the gamepak manifest
format will be set in stone sans extensions.
2018-03-05 15:34:07 +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 v106r09 release. 2018-03-05 15:34:07 +11:00
fc Update to v105r1 release. 2017-11-07 09:05:54 +11:00
gb Update to v106r08 release. 2018-02-21 20:53:49 +11: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 v106r09 release. 2018-03-05 15:34:07 +11:00
systems Update to v106r09 release. 2018-03-05 15:34:07 +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