bsnes/icarus/core
Tim Allen 4d2e17f9c0 Update to v101r09 release.
byuu says:

Sorry, two WIPs in one day. Got excited and couldn't wait.

Changelog:

  - ADDQ, SUBQ shouldn't update flags when targeting an address register
  - ADDA should sign extend effective address reads
  - JSR was pushing the PC too early
  - some improvements to 8-bit register reads on the VDP (still needs
    work)
  - added H/V counter reads to the VDP IO port region
  - icarus: added support for importing Master System and Game Gear ROMs
  - tomoko: added library sub-menus for each manufacturer
      - still need to sort Game Gear after Mega Drive somehow ...

The sub-menu system actually isn't all that bad. It is indeed a bit more
annoying, but not as annoying as I thought it was going to be. However,
it looks a hell of a lot nicer now.
2016-08-18 08:05:50 +10:00
..
bs-memory.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
core.cpp Update to v101r09 release. 2016-08-18 08:05:50 +10:00
core.hpp Update to v101r09 release. 2016-08-18 08:05:50 +10:00
famicom.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
game-boy-advance.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
game-boy-color.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
game-boy.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
game-gear.cpp Update to v101r09 release. 2016-08-18 08:05:50 +10:00
master-system.cpp Update to v101r09 release. 2016-08-18 08:05:50 +10:00
mega-drive.cpp Update to v100r02 release. 2016-07-09 14:21:37 +10:00
sufami-turbo.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
super-famicom.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
wonderswan-color.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
wonderswan.cpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00