bsnes/higan
Tim Allen 2dd35f984d Update to v106r10 release.
byuu says:

Changelog:

  - manifest: memory/battery now resides under type at
    memory/type/battery
  - genius: volatile option changed to battery; auto-disables when not
    RAM or RTC type
  - higan: added new Emulator::Game class to parse manifests for all
    emulated systems consistently
  - Super Famicom: board manifest appended to manifest viewer now
  - Super Famicom: cartridge class updated to use Emulator::Game objects
  - hiro: improve suppression of userland callbacks once
    Application::quit() is called
      - this fixes a crash in genius when closing the window with a tree
        view item selected

My intention is to remove Emulator::Interface::sha256(), as it's not
really useful. They'll be removed from save states as well. I never
bothered validating the SHA256 within them, because that'd be really
annoying for ROM hackers.

I also intend to rename Emulator::Interface::title() to label() instead.

Most everything is still broken. The SNES still needs all the board
definitions updated, all the other cores need to move to using
Emulator::Game.
2018-03-06 09:42:10 +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 v106r10 release. 2018-03-06 09:42:10 +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 v106r10 release. 2018-03-06 09:42:10 +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