bsnes/higan
Tim Allen 40802b0b9f Update to v103r05 release.
byuu says:

Changelog:

  - fc/controller: added ControllerPort class; removed Peripherals class
  - md/controller/gamepad: removed X,Y,Z buttons since this isn't a
    6-button controller
  - ms/controller: added ControllerPort class (not used in Game Gear
    mode); removed Peripherals class
  - pce/controller: added ControllerPort class; removed Peripherals
    class
  - processor/spc700: idle(address) is part of SMP class again, contains
    flag to detect mov (x)+ edge case
  - sfc/controller/super-scope,justifier: use CPU frequency instead of
    hard-coding NTSC frequency
  - sfc/cpu: move 4x8-bit SMP ports to SMP class
  - sfc/smp: move APU RAM to DSP class
  - sfc/smp: improved emulation of TEST registers bits 4-7 [information
    from nocash]
      - d4,d5 is RAM wait states (1,2,5,10)
      - d6,d7 is ROM/IO wait states (1,2,5,10)
  - sfc/smp: code cleanup to new style (order from lowest to highest
    bits; use .bit(s) functions)
  - sfc/smp: $00f8,$00f9 are P4/P5 auxiliary ports; named the registers
    better
2017-07-01 16:15:27 +10:00
..
audio Update to v103r01 release. 2017-06-26 11:41:58 +10:00
data Update to v103 WIP release. 2017-06-22 16:10:13 +10:00
emulator Update to v103r05 release. 2017-07-01 16:15:27 +10:00
fc Update to v103r05 release. 2017-07-01 16:15:27 +10:00
gb Update to v103r01 release. 2017-06-26 11:41:58 +10:00
gba Update to v103r01 release. 2017-06-26 11:41:58 +10:00
md Update to v103r05 release. 2017-07-01 16:15:27 +10:00
ms Update to v103r05 release. 2017-07-01 16:15: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
pce Update to v103r05 release. 2017-07-01 16:15:27 +10:00
processor Update to v103r05 release. 2017-07-01 16:15:27 +10:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v103r05 release. 2017-07-01 16:15:27 +10:00
systems Update to v103 WIP release. 2017-06-22 16:10:13 +10:00
target-tomoko Update to v103 final release. 2017-06-22 16:11:59 +10:00
video Update to v102r22 release. 2017-06-09 00:08:02 +10:00
ws Update to v103r01 release. 2017-06-26 11:41:58 +10:00
GNUmakefile Update to v102r06 release. 2017-02-11 10:56:42 +11:00