bsnes/higan
Tim Allen 372e9ef42b Update to v106r45 release.
byuu says:

Changelog:

  - sfc/ppu-fast: added hires mode 7 option (doubles the sampling rate
    of mode 7 pixels to reduce aliasing)
  - sfc/ppu-fast: fixed mode 7 horizontal screen flip [hex_usr]
  - bsnes: added capture screenshot function and path selection
      - for now, it saves as BMP. I need a deflate implementation that
        won't add an external dependency for PNG
      - the output resolution is from the emulator: (256 or 512)x(240 or
        480 minus overscan cropping if enabled)
      - it captures the NEXT output frame, not the current one ... but
        it may be wise to change this behavior
      - it'd be a problem if the core were to exit and an image was
        captured halfway through frame rendering
  - bsnes: recovery state renamed to undo state
  - bsnes: added manifest viewer tool
  - bsnes: mention if game has been verified or not on the status bar
    message at load time
  - bsnes, nall: fixed a few missing function return values
    [SuperMikeMan]
  - bsnes: guard more strongly against failure to load games to avoid
    crashes
  - hiro, ruby: various fixes for macOS [Sintendo]
  - hiro/Windows: paint on `WM_ERASEBKGND` to prevent status bar
    flickering at startup
  - icarus: SPC7110 heuristics fixes [hex_usr]

Errata:

  - sfc/ppu-fast: remove debug hires mode7 force disable comment from
    PPU::power()

[The `WM_ERASEBKGND` fix was already present in the 106r44 public
beta -Ed.]
2018-07-02 11:57:04 +10:00
..
audio Update to v103r16 release. 2017-07-17 20:32:36 +10:00
emulator Update to v106r45 release. 2018-07-02 11:57:04 +10:00
fc Update to v106r31 release. 2018-05-28 11:51:38 +10:00
gb Update to v106r31 release. 2018-05-28 11:51:38 +10:00
gba Update to v106r30 release. 2018-05-28 11:16:27 +10:00
md Update to v106r36 release. 2018-06-04 12:44:57 +10:00
ms Update to v106r36 release. 2018-06-04 12:44:57 +10:00
obj Ignore generated file dependency information. 2018-05-25 18:07:03 +10:00
out Update to v106r25 release. 2018-05-23 13:45:24 +10:00
pce Update to v106r36 release. 2018-06-04 12:44:57 +10:00
processor Update to v106r26 release. 2018-05-24 12:14:17 +10:00
resource Update to v106r24 release. 2018-05-20 14:39:29 +10:00
sfc Update to v106r45 release. 2018-07-02 11:57:04 +10:00
systems Update to v106r42 release. 2018-06-26 13:17:26 +10:00
target-bsnes Update to v106r45 release. 2018-07-02 11:57:04 +10:00
target-higan Update to v106r44 release. 2018-06-28 16:28:27 +10:00
video Update to v102r22 release. 2017-06-09 00:08:02 +10:00
ws Update to v106r30 release. 2018-05-28 11:16:27 +10:00
GNUmakefile Update to v106r40 release. 2018-06-11 14:50:18 +10:00