bsnes/higan
Tim Allen 0a57cac70c Update to v101r02 release.
byuu says:

Changelog:

  - Emulator: use `(uintmax)-1 >> 1` for the units of time
  - MD: implemented 13 new 68K instructions (basically all of the
    remaining easy ones); 21 remain
  - nall: replaced `(u)intmax_t` (64-bit) with *actual* `(u)intmax` type
    (128-bit where available)
      - this extends to everything: atoi, string, etc. You can even
        print 128-bit variables if you like

22,552 opcodes still don't exist in the 68K map. Looking like quite a
few entries will be blank once I finish.
2016-08-09 21:07:18 +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 v101r02 release. 2016-08-09 21:07:18 +10:00
fc Update to v100r15 release. 2016-07-31 12:11:20 +10:00
gb Update to v100r15 release. 2016-07-31 12:11:20 +10:00
gba Update to v100r15 release. 2016-07-31 12:11:20 +10:00
md Update to v100r15 release. 2016-07-31 12:11:20 +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 v101r02 release. 2016-08-09 21:07:18 +10:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v101r01 release. 2016-08-08 20:12:03 +10:00
systems Update to v100r02 release. 2016-07-09 14:21:37 +10:00
target-tomoko Update to v101 release. 2016-08-08 20:04:15 +10:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v100r15 release. 2016-07-31 12:11:20 +10:00
GNUmakefile Update to v099r08 release. 2016-06-24 22:16:53 +10:00