bsnes/higan/sfc/system
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
..
peripherals.cpp Update to v101r19 release. 2016-10-28 08:16:58 +11:00
random.cpp Update to v097r01 release. 2016-01-23 18:29:34 +11:00
serialization.cpp Update to v100r15 release. 2016-07-31 12:11:20 +10:00
system.cpp Update to v101r31 release. 2017-01-13 12:15:45 +11:00
system.hpp Update to v101r31 release. 2017-01-13 12:15:45 +11:00
video.cpp Update to v098r06 release. 2016-04-22 23:35:51 +10:00