bsnes/higan/sfc
Tim Allen c67fb2c726 Update to v106r34 release.
byuu says:

Changelog:

  - sfc/ppu-fast:
      - don't use mosaicSize unless mosaicEnable is set
      - fix background tiles that aren't 8x8 in size
      - flush (render) queued lines whenever VRAM or OAM are modified
        mid-frame
      - queue tile outputs to buffer for object rendering final pass
      - fix object window mask indexing
      - disable color bleed when output width is 256 pixels
      - handle reset(bool) events
      - implemented save states
  - icarus: fixed SPC7110-RAM-EPSONRTC mapping typo [hex_usr]
  - bsnes: fixed overscan masking mode when output height is 240

Todo:

  - sfc/ppu-fast: should not have deleted the tilecache freeing in
    ~PPU()
  - ruby/input/carbon: change setPath() call to setPathID()

Errata:

  - Rendering Ranger R2 crashes at startup, seems to be an issue with
    the expansion port device

Bug reports on the new fast SNES PPU are now welcome.
2018-06-02 12:47:37 +10:00
..
cartridge Update to v106r26 release. 2018-05-24 12:14:17 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
coprocessor Update to v106r22 release. 2018-05-18 15:21:22 +10:00
cpu Update to v105r1 release. 2017-11-07 09:05:54 +11:00
dsp Update to v106r33 release. 2018-05-31 17:06:55 +10:00
expansion Update to v106r30 release. 2018-05-28 11:16:27 +10:00
interface Update to v106r08 release. 2018-02-21 20:53:49 +11:00
memory Update to v106r30 release. 2018-05-28 11:16:27 +10:00
ppu Update to v106r33 release. 2018-05-31 17:06:55 +10:00
ppu-fast Update to v106r34 release. 2018-06-02 12:47:37 +10:00
slot Update to v106r20 release. 2018-05-15 00:13:30 +10:00
smp Update to v105r1 release. 2017-11-07 09:05:54 +11:00
system Update to v106r20 release. 2018-05-15 00:13:30 +10:00
GNUmakefile Update to v106r28 release. 2018-05-26 13:29:14 +10:00
sfc.hpp Update to v106r28 release. 2018-05-26 13:29:14 +10:00