bsnes/sfc/system
Tim Allen 2a4eb1cfc8 Update to higan and icarus v095r16 release.
byuu says (in the WIP forum):

    Changelog:
    - satellaviewcartridge/SatellaviewCartridge is now bsmemory/BSMemory
    - Emulation/BS-X Satellaview/ is now Emulation/BS Memory/
    - masking is in for MCC's mcu (awful hack in the code, but that's
      temporary)
    - BS Memory types are now "flash" or "mrom"
    - fixed loading Same Game - Tengai Hen
    - icarus fixed up a lot; can load database entries for any supported
      media type now (only the SFC DB exists currently)

    mMenu::remove() fix will be in the next WIP.

byuu says (in the public beta thread):

    Changelog:
    - GBA emulation accuracy improved quite a bit
    - video shaders are supported once again
    - icarus shares settings.bml with higan; changing library path in
      one now affects the other
    - icarus manifest generation now uses my SNES game dumping database
      for perfect mapping of US games
    - major overhaul to manifest file format. As long as you have
      v095-style folders without manifest.bml, you will be fine
      - if not, go to higan->settings->configuration->advanced and check
	"Ignore Manifests" before loading your first game
    - new "Manifest Viewer" tool (not really meant for regular users;
      more of a developer tool)
    - experimental (but disabled in the binary) WASAPI driver. Help
      stabilizing it would be *greatly* appreciated!
    - lots of other stuff
2015-12-19 21:42:18 +11:00
..
audio.cpp Update to v095r06 release. 2015-11-14 11:52:51 +11:00
audio.hpp Update to v095r06 release. 2015-11-14 11:52:51 +11:00
device.cpp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
device.hpp Update to v095r04 release. 2015-11-10 22:11:29 +11:00
serialization.cpp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
system.cpp Update to higan and icarus v095r16 release. 2015-12-19 21:42:18 +11:00
system.hpp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
video.cpp Update to v095r07 release. 2015-11-16 19:38:05 +11:00
video.hpp Update to v095r06 release. 2015-11-14 11:52:51 +11:00