bsnes/higan/sfc/dsp
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
..
brr.cpp Update to v103r05 release. 2017-07-01 16:15:27 +10:00
counter.cpp Update to v097r31 release. 2016-03-29 20:15:01 +11:00
dsp.cpp Update to v106r40 release. 2018-06-11 14:50:18 +10:00
dsp.hpp Update to v106r33 release. 2018-05-31 17:06:55 +10:00
echo.cpp Update to v106r33 release. 2018-05-31 17:06:55 +10:00
envelope.cpp Update to v097r31 release. 2016-03-29 20:15:01 +11:00
gaussian.cpp Update to v098r04 release. 2016-04-12 07:29:56 +10:00
misc.cpp Update to v097r31 release. 2016-03-29 20:15:01 +11:00
serialization.cpp Update to v103r05 release. 2017-07-01 16:15:27 +10:00
voice.cpp Update to v103r05 release. 2017-07-01 16:15:27 +10:00