bsnes/higan/sfc/ppu
Tim Allen 5a8c814e25 Update to v106r40 release.
byuu says:

Changelog:

  - hiro: added BrowserDialog::openObject() [match file *or* folder
    by filters]
  - hiro: BrowserDialog accept button is now disabled when it would
    otherwise do nothing
      - eg openFile without a folder to enter or file to open selected
      - eg saveFile without a file name or with a file name that matches
        a folder name
  - bsnes: added support for gamepaks (game folders)
  - bsnes: store all save states inside per-game .bsz (ZIP) archives
    instead of .bst/ folders
      - this reduces the number of state files from 10+ to 1; without
        having folders sort before files
  - hiro: both gtk2 and gtk3 now use cairo to render Canvas; supports
    sx,sy [BearOso]
  - higan, bsnes: fast PPU/DSP are now run-time options instead of
    compile-time options
  - bsnes: disable fast PPU when loading Air Strike Patrol / Desert
    Fighter
  - bsnes: disable fast DSP when loading Koushien 2
  - bsnes: added options to advanced panel to disable fast PPU and/or
    fast DSP
2018-06-11 14:50:18 +10:00
..
counter Update to v106r28 release. 2018-05-26 13:29:14 +10:00
background.cpp Update to v106r33 release. 2018-05-31 17:06:55 +10:00
background.hpp Update to v106r33 release. 2018-05-31 17:06:55 +10:00
io.cpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
mode7.cpp Update to v106r29 release. 2018-05-27 09:04:43 +10:00
oam.cpp Update to v106r29 release. 2018-05-27 09:04:43 +10:00
object.cpp Update to v106r32 release. 2018-05-29 21:26:48 +10:00
object.hpp Update to v106r29 release. 2018-05-27 09:04:43 +10:00
ppu.cpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
ppu.hpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
screen.cpp Update to v106r32 release. 2018-05-29 21:26:48 +10:00
screen.hpp Update to v106r29 release. 2018-05-27 09:04:43 +10:00
serialization.cpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
window.cpp Update to v106r29 release. 2018-05-27 09:04:43 +10:00
window.hpp Update to v106r29 release. 2018-05-27 09:04:43 +10:00