bsnes/higan
Tim Allen c40e9754bc Update to v102r01 release.
byuu says:

Changelog:

  - MS, MD, PCE: remove controllers from scheduler in destructor
    [hex_usr]
  - PCE: no controller should return all bits set (still causing errant
    key presses when swapping gamepads)
  - PCE: emulate MDR for hardware I/O $0800-$17ff
  - PCE: change video resolution to 1140x242
  - PCE: added tertiary background Vscroll register (secondary cache)
  - PCE: create classes out of VDC VRAM, SATB, CRAM for cleaner access
    and I/O registers
  - PCE: high bits of CRAM read should be set
  - PCE: partially emulated VCE display registers: color frequency, HDS,
    HDW, VDS, VDW
  - PCE: 32-width sprites now split to two 16-width sprites to handle
    overflow properly
  - PCE: hopefully emulated sprite zero hit correctly (it's not well
    documented, and not often used)
  - PCE: trigger line coincidence interrupts during the previous
    scanline's Hblank period
  - tomoko: raise viewport from 320x240 to 326x242 to accommodate PC
    Engine's max resolution
  - nall: workaround for Clang compilation bug that can't figure out
    that a char is an integral data type
2017-01-22 11:33:36 +11:00
..
audio Update to v101r31 release. 2017-01-13 12:15:45 +11:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v102r01 release. 2017-01-22 11:33:36 +11:00
fc Update to v101r31 release. 2017-01-13 12:15:45 +11:00
gb Update to v101r31 release. 2017-01-13 12:15:45 +11:00
gba Update to v101r31 release. 2017-01-13 12:15:45 +11:00
md Update to v102r01 release. 2017-01-22 11:33:36 +11:00
ms Update to v102r01 release. 2017-01-22 11:33:36 +11: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
pce Update to v102r01 release. 2017-01-22 11:33:36 +11:00
processor Update to v102 release. 2017-01-20 08:01:15 +11:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v101r31 release. 2017-01-13 12:15:45 +11:00
systems Update to v101r30 release. 2017-01-12 07:27:30 +11:00
target-tomoko Update to v102r01 release. 2017-01-22 11:33:36 +11:00
video Update to v101r31 release. 2017-01-13 12:15:45 +11:00
ws Update to v101r31 release. 2017-01-13 12:15:45 +11:00
GNUmakefile Update to v101r31 release. 2017-01-13 12:15:45 +11:00