bsnes/higan/sfc
Tim Allen 11357169a5 Update to v104r02 release.
byuu says:

Changelog:

  - md/vdp: backgrounds always update priority bit output [Cydrak]
  - md/vdp: vcounter.d0 becomes vcounter.d8 in interlace mode 3
  - md/vdp: return field number in interlace modes from status register
  - md/vdp: rework scanline/frame counting in main loop so first frame
    won't clock to field 1 instead of field 0
  - md/vdp: add support for shadow/highlight mode; optimize to minimal
    code [Cydrak]
  - md/vdp: update outputPixel() to support interlace modes
  - sfc/cpu: auto joypad polling start should clear the shift registers;
    fixes Nuke (PD)
      - thanks to BMF54123 for this bug report
  - tomoko: if an invalid video/audio/input driver is found in the
    configuration file, it's reset to "None"
      - prevents showing the wrong driver under advanced settings; no
        longer requires possibly two reboots to fix

Note: the Mega Drive interlace mode 1 should be working fully, but I
don't know any games that use it. Interlace mode 3 (Sonic 2's two-player
mode) does not work at all yet, but this is a good start.
2017-08-22 11:09:07 +10:00
..
cartridge Update to v104r01 release. 2017-08-18 22:48:29 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
coprocessor Update to v103r31 release. 2017-08-10 21:26:02 +10:00
cpu Update to v104r02 release. 2017-08-22 11:09:07 +10:00
dsp Update to v103r05 release. 2017-07-01 16:15:27 +10:00
expansion Update to v103r04 release. 2017-06-30 14:17:23 +10:00
interface Update to v103r09 release. 2017-07-06 18:29:12 +10:00
memory Update to v100r03 release. 2016-07-10 15:28:26 +10:00
ppu Update to v103r13 release. 2017-07-12 18:24:27 +10:00
slot Update to v102r02 release. 2017-01-23 08:04:26 +11:00
smp Update to v103r10 release. 2017-07-07 13:38:46 +10:00
system Update to v103r04 release. 2017-06-30 14:17:23 +10:00
GNUmakefile Update to v103r30 release. 2017-08-09 21:11:59 +10:00
sfc.hpp Update to v103r30 release. 2017-08-09 21:11:59 +10:00