bsnes/higan/sfc/coprocessor
Tim Allen ff3750de4f Update to v103r04 release.
byuu says:

Changelog:

  - fc/apu: $4003,$4007 writes initialize duty counter to 0 instead of 7
  - fc/apu: corrected duty table entries for use with decrementing duty
    counter
  - processor/spc700: emulated the behavior of cycle 3 of (x)+
    instructions to not read I/O registers
      - specifically, this prevents reads from $fd-ff from resetting the
        timers, as observed on real hardware
  - sfc/controller: added ControllerPort class to match Mega Drive
    design
  - sfc/expansion: added ExpansionPort class to match Mega Drive design
  - sfc/system: removed Peripherals class
  - sfc/system: changed `colorburst()` to `cpuFrequency()`; added
    `apuFrequency()`
  - sfc: replaced calls to `system.region == System::Region::*` with
    `Region::*()`
  - sfc/expansion: remove thread from scheduler when device is destroyed
  - sfc/smp: `{read,write}Port` now use a separate 4x8-bit buffer instead
    of underlying APU RAM [hex\_usr]
2017-06-30 14:17:23 +10:00
..
armdsp Update to v102r02 release. 2017-01-23 08:04:26 +11:00
epsonrtc Update to v102r02 release. 2017-01-23 08:04:26 +11:00
event Update to v102r02 release. 2017-01-23 08:04:26 +11:00
hitachidsp Update to v102r02 release. 2017-01-23 08:04:26 +11:00
icd2 Update to v103r04 release. 2017-06-30 14:17:23 +10:00
mcc Update to v102r02 release. 2017-01-23 08:04:26 +11:00
msu1 Update to v102r16 release. 2017-03-09 07:20:40 +11:00
necdsp Update to v102r02 release. 2017-01-23 08:04:26 +11:00
nss Update to v102r02 release. 2017-01-23 08:04:26 +11:00
obc1 Update to v102r02 release. 2017-01-23 08:04:26 +11:00
sa1 Update to v103r04 release. 2017-06-30 14:17:23 +10:00
sdd1 Update to v102r02 release. 2017-01-23 08:04:26 +11:00
sharprtc Update to v102r02 release. 2017-01-23 08:04:26 +11:00
spc7110 Update to v102r02 release. 2017-01-23 08:04:26 +11:00
superfx Update to v103r04 release. 2017-06-30 14:17:23 +10:00
coprocessor.hpp Update to v100r14 release. 2016-07-30 13:56:12 +10:00