Tim Allen 35ff15f83e Update to v106r50 release.
byuu says:

Changelog:

  - emulator/video,audio: various cleanups
  - emulator/audio: removed reverb effect (it breaks very badly on
    high-frequency systems)
  - emulator/audio: the Nyquist anti-aliasing lowpass filter is now
    generated automatically instead of set per-core
      - at 44.1KHz output, it's set to 22KHz; at 48KHz, it's set to
        22KHz; at 96KHz, it's set to 25KHz
      - this filter now takes the bsnes emulation speed setting into
        account
  - all system/video.cpp files removed; inlined in System::power() and
    Interface::set() instead
  - sfc/cpu: pre-compute `HTIME` as `HTIME+1<<2` for faster comparisons of
    HIRQs
  - sfc/cpu: re-add check to block IRQs on the last dot of each frame
    (minor speed hit)
  - hiro/gtk3: fixed headers for Linux compilation finally
  - hiro/gtk,qt: fixed settings.cpp logic so initial values are used
    when no settings.bml file exists
  - hiro/gtk: started a minor experiment to specify theming information
    in settings.bml files
  - nall/dsp: allow the precision type (double) to be overridden (to
    float)
  - nall: add some helpers for generating pre-compiled headers
      - it was a failure to try using them for higan, however ...
  - nall: add some helpers for reading fallback values from empty
    `Markup::Node[search]` statements

Todo:

  - CRITICAL: a lot of my IRQ/NMI/HDMA timing tests are failing with the
    fast PPU ... need to figure out why
  - space between Emulator::video functions and Emulator::audio
    functions in gb/system/system.cpp
  - remove Audio/Reverb/Enable from settings.bml in target-bsnes
2018-07-21 21:06:40 +10:00
..
2018-07-14 13:59:29 +10:00
2018-05-28 11:16:27 +10:00
2016-10-28 08:16:58 +11:00
2018-05-25 18:02:38 +10:00
2018-07-21 21:06:40 +10:00
2018-07-14 13:59:29 +10:00
2016-09-14 21:55:53 +10:00
2018-07-02 11:57:04 +10:00
2018-07-14 13:59:29 +10:00
2018-07-14 13:59:29 +10:00
2017-07-30 23:00:31 +10:00
2018-05-28 11:16:27 +10:00
2018-07-02 11:57:04 +10:00
2018-05-28 11:16:27 +10:00
2018-07-21 21:06:40 +10:00
2018-07-14 13:59:29 +10:00
2018-07-14 13:59:29 +10:00
2017-07-15 22:00:20 +10:00
2016-10-28 08:16:58 +11:00
2018-06-04 12:44:57 +10:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2018-06-04 12:44:57 +10:00
2016-08-09 21:07:18 +10:00
2016-07-04 21:48:17 +10:00
2018-05-28 11:16:27 +10:00
2016-08-09 21:07:18 +10:00
2016-08-03 22:32:40 +10:00
2017-09-29 20:36:35 +10:00
2016-08-09 21:07:18 +10:00
2016-10-28 08:16:58 +11:00
2018-07-21 21:06:40 +10:00
2016-05-25 21:13:02 +10:00
2018-05-24 12:14:17 +10:00
2016-08-03 22:32:40 +10:00
2016-06-01 21:23:22 +10:00
2018-05-23 13:45:24 +10:00
2018-07-14 13:59:29 +10:00
2018-07-16 16:16:26 +10:00
2018-05-23 13:45:24 +10:00
2016-07-04 21:48:17 +10:00
2016-05-25 21:13:02 +10:00
2016-06-27 23:07:57 +10:00
2018-05-28 11:16:27 +10:00
2018-07-14 13:59:29 +10:00
2018-05-25 18:02:38 +10:00
2018-02-01 19:20:37 +11:00
2018-06-04 12:44:57 +10:00
2018-07-19 19:01:44 +10:00
2016-06-25 18:53:11 +10:00
2017-07-30 23:00:31 +10:00
2016-05-25 21:13:02 +10:00
2018-07-14 13:59:29 +10:00
2017-09-29 20:36:35 +10:00
2016-05-02 19:57:04 +10:00
2018-07-02 11:57:04 +10:00
2016-05-25 21:13:02 +10:00
2016-10-28 08:16:58 +11:00
2016-05-25 21:13:02 +10:00
2016-05-25 21:13:02 +10:00
2016-10-28 08:16:58 +11:00
2018-07-14 13:59:29 +10:00
2016-08-09 21:07:18 +10:00
2016-10-28 08:16:58 +11:00
2016-01-25 22:27:18 +11:00
2016-09-04 23:51:27 +10:00
2016-08-09 21:07:18 +10:00
2018-07-14 13:59:29 +10:00
2016-06-20 21:00:32 +10:00