bsnes/higan
Tim Allen 3bcf3c24c9 Update to v102r20 release.
byuu says:

Changelog:

  - nall: `#undef OUT` on Windows platform
  - GBA: add missing CPU prefetch state to serialization (this was
    breaking serialization in games using ROM prefetch)
  - GBA: reset all PPU data in the power() function (some things were
    missing before, causing issues on reset)
  - GBA: restored horizontal mosaic emulation to the new pixel-based
    renderer
  - GBA: fixed tilemap background horizontal flipping (Legend of Spyro -
    warning screen)
  - GBA: fixed d8 bits of scroll registers (ATV - Thunder Ridge Racers -
    menu screen)
  - SFC: DRAM refresh ticks the ALU MUL/DIV registers five steps forward
    [reported by kevtris]
  - SFC: merged dmaCounter and autoJoypadCounter into new shared
    clockCounter
      - left stub for old dmaCounter so that I can do some traces to
        ensure the new code's 100% identical

GBA save states would have been broken since whenever I emulated ROM
prefetch. I guess not many people are using the GBA core ...
2017-06-06 11:39:27 +10:00
..
audio Update to v102r16 release. 2017-03-09 07:20:40 +11:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v102r20 release. 2017-06-06 11:39:27 +10:00
fc Update to v102r16 release. 2017-03-09 07:20:40 +11:00
gb Update to v102r16 release. 2017-03-09 07:20:40 +11:00
gba Update to v102r20 release. 2017-06-06 11:39:27 +10:00
md Update to v102r17 release. 2017-03-10 21:23:29 +11:00
ms Update to v102r16 release. 2017-03-09 07:20:40 +11:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
pce Update to v102r16 release. 2017-03-09 07:20:40 +11:00
processor Update to v102r17 release. 2017-03-10 21:23:29 +11:00
resource Update to v100r14 release. 2016-07-30 13:56:12 +10:00
sfc Update to v102r20 release. 2017-06-06 11:39:27 +10:00
systems Update to v102r03 release. 2017-01-24 08:18:54 +11:00
target-tomoko Update to v102r04 release. 2017-01-26 12:06:06 +11:00
video Update to v101r31 release. 2017-01-13 12:15:45 +11:00
ws Update to v102r16 release. 2017-03-09 07:20:40 +11:00
GNUmakefile Update to v102r06 release. 2017-02-11 10:56:42 +11:00