bsnes/higan
Tim Allen ec960c5172 Update to v106r44 release.
byuu says:

Changelog:

  - hiro/Windows: use `WS_CLIPSIBLINGS` on Label to prevent resize
    drawing issues
  - bsnes: correct viewport resizing
  - bsnes: speed up window resizing a little bit
  - bsnes: fix the cheat editor list enable checkbox
  - bsnes: fix the state manager filename display in game ROM mode
  - bsnes: fix the state manager save/rename/remove functionality in
    game ROM mode
  - bsnes: correct path searching for IPS and BPS patches in game ROM
    mode
  - bsnes: patch BS-X town cartridge to disable play limits
  - bsnes: do not load (program,data,expansion).(rom,flash) from disk in
    game pak mode
      - this is required to support soft-patching and ROM hacks
  - bsnes: added speed mode selection (50%, 75%, 100%, 150%, 200%);
    maintains proper pitch
  - bsnes: added icons to the menubar
      - this is particularly useful to tell game ROMs from game paks in
        the load recent game menu
  - bsnes: added emblem at bottom left of status bar to indicate if a
    game is verified or not
      - verified means it is in the icarus verified game dump database
      - the verified diamond is orange; the unverified diamond is blue
  - bsnes: added an option (which defaults to off) to warn when loading
    unverified games
      - working around a bug in GTK, I have to use the uglier
        MessageWindow instead of MessageDialog
  - bsnes: added (non-functional) link to <https://doc.byuu.org/bsnes/>
    to the help menu
  - bsnes: added GUI setting to toggle memory auto-save feature
  - bsnes: added GUI setting to toggle capturing a backup save state
    when closing the emulator
  - bsnes: made auto-saving states on exit an option
  - bsnes: added an option to auto-load the auto-saved state on load
      - basically, the two combined implements auto-resume
  - bsnes: when firmware is missing, offer to take the user to the
    online help documentation
  - bsnes: added fast PPU option to disable the sprite limit
      - increase from 32 items/line + 34 tiles/line to 128 items/line +
        128 tiles/line
      - technically, 1024 tiles/line are possible with 128 sprites at
        64-width
      - but this is just a waste of cache locality and worst-case
        performance; it'll never happen

Errata:

  - hiro/Windows: fallthrough on Canvas `WM_ERASEBKGND` to prevent
    startup flicker
2018-06-28 16:28:27 +10:00
..
audio Update to v103r16 release. 2017-07-17 20:32:36 +10:00
emulator Update to v106r44 release. 2018-06-28 16:28:27 +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 v106r44 release. 2018-06-28 16:28:27 +10:00
systems Update to v106r42 release. 2018-06-26 13:17:26 +10:00
target-bsnes Update to v106r44 release. 2018-06-28 16:28:27 +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