bsnes/nall/windows
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
..
detour.hpp Update to v101r02 release. 2016-08-09 21:07:18 +10:00
guard.hpp Update to v097r19 release. 2016-03-13 11:22:14 +11:00
guid.hpp Update to v098r11 release. 2016-05-25 21:13:02 +10:00
launcher.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
registry.hpp Update to v099r16 release (public beta). 2016-07-04 21:53:24 +10:00
service.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
shared-memory.hpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
utf8.hpp Update to v098r11 release. 2016-05-25 21:13:02 +10:00