Tim Allen 8af3e4a6e2 Update to v102r22 release.
byuu says:

Changelog:

  - higan: Emulator::Interface::videoSize() renamed to videoResolution()
  - higan: Emulator::Interface::rtcsync() renamed to rtcSynchronize()
  - higan: added video display rotation support to Video
  - GBA: substantially improved audio mixing
      - fixed bug with FIFO 50%/100% volume setting
      - now properly using SOUNDBIAS amplitude to control output
        frequencies
      - reduced quantization noise
      - corrected relative volumes between PSG and FIFO channels
      - both PSG and FIFO values cached based on amplitude; resulting in
        cleaner PCM samples
      - treating PSG volume=3 as 200% volume instead of 0% volume now
        (unverified: to match mGBA)
  - GBA: properly initialize ALL CPU state; including the vital
    prefetch.wait=1 (fixes Classic NES series games)
  - GBA: added video rotation with automatic key translation support
  - PCE: reduced output resolution scalar from 285x242 to 285x240
      - the extra two scanlines won't be visible on most TVs; and they
        make all other cores look worse
      - this is because all other cores output at 240p or less; so they
        were all receiving black bars in windowed mode
  - tomoko: added "Rotate Display" hotkey setting
  - tomoko: changed hotkey multi-key logic to OR instead of AND
      - left support for flipping it back inside the core; for those so
        inclined; by uncommenting one line in input.hpp
  - tomoko: when choosing Settings→Configuration, it will
    automatically select the currently loaded system
      - for instance, if you're playing a Game Gear game, it'll take you
        to the Game Gear input settings
      - if no games are loaded, it will take you to the hotkeys panel
        instead
  - WS(C): merged "Hardware-Vertical", "Hardware-Horizontal" controls
    into combined "Hardware"
  - WS(C): converted rotation support from being inside the core to
    using Emulator::Video
      - this lets WS(C) video content scale larger now that it's not
        bounded by a 224x224 square box
  - WS(C): added automatic key rotation support
  - WS(C): removed emulator "Rotate" key (use the general hotkey
    instead; I recommend F8 for this)
  - nall: added serializer support for nall::Boolean (boolean) types
      - although I will probably prefer the usage of uint1 in most cases
2017-06-09 00:08:02 +10:00
..
2017-06-06 23:44:40 +10:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2017-03-07 07:23:22 +11:00
2016-10-28 08:16:58 +11:00
2016-09-14 21:55:53 +10:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2016-09-14 21:55:53 +10:00
2016-05-16 19:51:12 +10:00
2016-10-28 08:16:58 +11:00
2016-07-04 21:48:17 +10:00
2016-07-01 21:50:32 +10:00
2017-02-27 19:45:51 +11:00
2016-09-14 21:55:53 +10:00
2016-08-09 21:07:18 +10:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2016-08-15 14:56:38 +10:00
2016-08-09 21:07:18 +10:00
2016-07-04 21:48:17 +10:00
2016-06-09 08:26:35 +10:00
2016-08-09 21:07:18 +10:00
2016-08-03 22:32:40 +10:00
2016-08-09 21:07:18 +10:00
2016-08-09 21:07:18 +10:00
2016-10-28 08:16:58 +11:00
2017-02-11 10:56:42 +11:00
2016-05-25 21:13:02 +10:00
2016-05-25 21:13:02 +10:00
2016-08-03 22:32:40 +10:00
2016-06-01 21:23:22 +10:00
2016-05-25 21:13:02 +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
2016-10-28 08:16:58 +11:00
2016-10-28 08:16:58 +11:00
2017-06-06 11:39:27 +10:00
2016-10-28 08:16:58 +11:00
2016-06-25 18:53:11 +10:00
2016-06-01 08:29:36 +10:00
2016-05-25 21:13:02 +10:00
2016-05-02 19:57:04 +10:00
2016-07-04 21:48:17 +10:00
2016-05-02 19:57:04 +10:00
2017-06-09 00:08:02 +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
2017-02-27 19:45:51 +11: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
2017-05-30 17:48:41 +10:00
2016-06-20 21:00:32 +10:00