bsnes/higan/sfc
Tim Allen bf90bdfcc8 Update to v101r31 release.
byuu says:

Changelog:

  - converted Emulator::Interface::Bind to Emulator::Platform
  - temporarily disabled SGB hooks
  - SMS: emulated Game Gear palette (latching word-write behavior not
    implemented yet)
  - SMS: emulated Master System 'Reset' button, Game Gear 'Start' button
  - SMS: removed reset() functionality, driven by the mappable input now
    instead
  - SMS: split interface class in two: one for Master System, one for
    Game Gear
  - SMS: emulated Game Gear video cropping to 160x144
  - PCE: started on HuC6280 CPU core—so far only registers, NOP
    instruction has been implemented

Errata:

  - Super Game Boy support is broken and thus disabled
  - if you switch between Master System and Game Gear without
    restarting, bad things happen:
      - SMS→GG, no video output on the GG
      - GG→SMS, no input on the SMS

I'm not sure what's causing the SMS\<-\>GG switch bug, having a hard
time debugging it. Help would be very much appreciated, if anyone's up
for it. Otherwise I'll keep trying to track it down on my end.
2017-01-13 12:15:45 +11:00
..
cartridge Update to v101r31 release. 2017-01-13 12:15:45 +11:00
controller Update to v101r31 release. 2017-01-13 12:15:45 +11:00
coprocessor Update to v101r31 release. 2017-01-13 12:15:45 +11:00
cpu Update to v101r29 release. 2017-01-10 08:27:13 +11:00
dsp Update to v101r29 release. 2017-01-10 08:27:13 +11:00
expansion Update to v101r31 release. 2017-01-13 12:15:45 +11:00
interface Update to v101r31 release. 2017-01-13 12:15:45 +11:00
memory Update to v100r03 release. 2016-07-10 15:28:26 +10:00
ppu Update to v101r29 release. 2017-01-10 08:27:13 +11:00
slot Update to v099r08 release. 2016-06-24 22:16:53 +10:00
smp Update to v101r31 release. 2017-01-13 12:15:45 +11:00
system Update to v101r31 release. 2017-01-13 12:15:45 +11:00
GNUmakefile Update to v101r19 release. 2016-10-28 08:16:58 +11:00
sfc.hpp Update to v101r31 release. 2017-01-13 12:15:45 +11:00