bsnes/higan
Tim Allen 2fbbccf985 Update to v101r16 release.
byuu says:

Changelog:

  - Z80: implemented 113 new instructions (all the easy
    LD/ADC/ADD/AND/OR/SBC/SUB/XOR ones)
  - Z80: used alternative to castable<To, With> type (manual cast inside
    instruction() register macros)
  - Z80: debugger: used register macros to reduce typing and increase
    readability
  - Z80: debugger: smarter way of handling multiple DD/FD prefixes
    (using gotos, yay!)
  - ruby: fixed crash with Windows input driver on exit (from SuperMikeMan)

I have no idea how the P/V flag is supposed to work on AND/OR/XOR, so
that's probably wrong for now. HALT is also mostly a dummy function for
now. But I typically implement those inside instruction(), so it
probably won't need to be changed? We'll see.
2016-09-06 10:09:33 +10:00
..
audio Update to v100 release. 2016-07-08 22:04:59 +10:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v101r16 release. 2016-09-06 10:09:33 +10:00
fc Update to v101r06 release. 2016-08-15 14:52:05 +10:00
gb Update to v101r06 release. 2016-08-15 14:52:05 +10:00
gba Update to v101r06 release. 2016-08-15 14:52:05 +10:00
md Update to v101r15 release. 2016-09-04 23:51:27 +10:00
ms Update to v101r15 release. 2016-09-04 23:51:27 +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
processor Update to v101r16 release. 2016-09-06 10:09:33 +10:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v101r06 release. 2016-08-15 14:52:05 +10:00
systems Update to v101r08 release. 2016-08-17 22:31:22 +10:00
target-tomoko Update to v101r09 release. 2016-08-18 08:05:50 +10:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v101r06 release. 2016-08-15 14:52:05 +10:00
GNUmakefile Update to v099r08 release. 2016-06-24 22:16:53 +10:00