bsnes/icarus/heuristics
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
..
bs-memory.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
famicom.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
game-boy-advance.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
game-boy.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
game-gear.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
heuristics.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
heuristics.hpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
master-system.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
mega-drive.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
pc-engine.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
sufami-turbo.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
super-famicom.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
supergrafx.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00
wonderswan.cpp Update to v106r10 release. 2018-03-06 09:42:10 +11:00