bsnes/higan/pce
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
..
cartridge Update to v102r28 release. 2017-06-20 22:34:50 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
cpu Update to v103r05 release. 2017-07-01 16:15:27 +10:00
interface Update to v103r05 release. 2017-07-01 16:15:27 +10:00
psg Update to v103r01 release. 2017-06-26 11:41:58 +10:00
system Update to v103r05 release. 2017-07-01 16:15:27 +10:00
vce Update to v102r22 release. 2017-06-09 00:08:02 +10:00
vdc Update to v102r08 release. 2017-02-20 19:13:10 +11:00
vpc Update to v102r07 release. 2017-02-13 10:09:03 +11:00
GNUmakefile Update to v102r03 release. 2017-01-24 08:18:54 +11:00
pce.hpp Update to v102r08 release. 2017-02-20 19:13:10 +11:00