bsnes/higan/ws/cartridge
Tim Allen 3a9c7c6843 Update to v099r09 release.
byuu says:

Changelog:
- Emulator::Interface::Medium::bootable removed
- Emulator::Interface::load(bool required) argument removed
  [File::Required makes no sense on a folder]
- Super Famicom.sys now has user-configurable properties (CPU,PPU1,PPU2
  version; PPU1 VRAM size, Region override)
- old nall/property removed completely
- volatile flags supported on coprocessor RAM files now (still not in
  icarus, though)
- (hopefully) fixed SNES Multitap support (needs testing)
- fixed an OAM tiledata range clipping limit in 128KiB VRAM mode (doesn't
  fix Yoshi's Island, sadly)
- (hopefully, again) fixed the input polling bug hex_usr reported
- re-added dialog box for when File::Required files are missing
  - really cool: if you're missing a boot ROM, BIOS ROM, or IPL ROM,
    it warns you immediately
  - you don't have to select a game before seeing the error message
    anymore
- fixed cheats.bml load/save location
2016-06-25 18:53:11 +10:00
..
cartridge.cpp Update to v099r09 release. 2016-06-25 18:53:11 +10:00
cartridge.hpp Update to v099r08 release. 2016-06-24 22:16:53 +10:00
io.cpp Update to v097r29 release. 2016-03-26 12:56:15 +11:00
memory.cpp Update to v097r28 release. 2016-03-25 17:19:08 +11:00
rtc.cpp Update to v097r29 release. 2016-03-26 12:56:15 +11:00
serialization.cpp Update to v097r29 release. 2016-03-26 12:56:15 +11:00