bsnes/hiro/cocoa
Tim Allen 4d7bb510f2 Update to bsnes v107.1 release.
byuu says:

Don't let the point release fool you, there are many significant changes in this
release. I will be keeping bsnes releases using a point system until the new
higan release is ready.

Changelog:

  - GUI: added high DPI support
  - GUI: fixed the state manager image preview
  - Windows: added a new waveOut driver with support for dynamic rate control
  - Windows: corrected the XAudio 2.1 dynamic rate control support [BearOso]
  - Windows: corrected the Direct3D 9.0 fullscreen exclusive window centering
  - Windows: fixed XInput controller support on Windows 10
  - SFC: added high-level emulation for the DSP1, DSP2, DSP4, ST010, and Cx4
    coprocessors
  - SFC: fixed a slight rendering glitch in the intro to Megalomania

If the coprocessor firmware is missing, bsnes will fallback on HLE where it is
supported, which is everything other than SD Gundam GX and the two Hayazashi
Nidan Morita Shougi games.

The Windows dynamic rate control works best with Direct3D in fullscreen
exclusive mode. I recommend the waveOut driver over the XAudio 2.1 driver, as it
is not possible to target a single XAudio2 version on all Windows OS releases.
The waveOut driver should work everywhere out of the box.

Note that with DRC, the synchronization source is your monitor, so you will
want to be running at 60hz (NTSC) or 50hz (PAL). If you have an adaptive sync
monitor, you should instead use the WASAPI (exclusive) or ASIO audio driver.
2019-04-09 11:16:30 +10:00
..
action Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
widget Update to bsnes v107.1 release. 2019-04-09 11:16:30 +10:00
application.cpp Update to 20180809 release. 2018-08-10 15:02:59 +10:00
application.hpp Update to 20180809 release. 2018-08-10 15:02:59 +10:00
browser-window.cpp Update to v098r10 release. 2016-05-16 19:51:12 +10:00
browser-window.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
desktop.cpp Update to v106r48 release. 2018-07-16 16:16:26 +10:00
desktop.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
font.cpp Update to v104r14 release. 2017-09-24 11:01:48 +10:00
font.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
group.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
group.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
header.hpp Update to v106r45 release. 2018-07-02 11:57:04 +10:00
keyboard.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
keyboard.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
menu-bar.cpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
menu-bar.hpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
message-window.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
message-window.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
monitor.cpp Update to v106r48 release. 2018-07-16 16:16:26 +10:00
monitor.hpp Update to v106r48 release. 2018-07-16 16:16:26 +10:00
mouse.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
mouse.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
object.cpp Update to 20180731 release. 2018-07-31 20:56:45 +10:00
object.hpp Update to v106r55 release. 2018-08-05 19:00:15 +10:00
platform.cpp Update to v106r55 release. 2018-08-05 19:00:15 +10:00
platform.hpp Update to v106r55 release. 2018-08-05 19:00:15 +10:00
popup-menu.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
popup-menu.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
sizable.cpp Update to v106r69 release. 2019-01-02 10:52:08 +11:00
sizable.hpp Update to v106r69 release. 2019-01-02 10:52:08 +11:00
status-bar.cpp Update to 20160106 OS X Preview for Developers release. 2016-01-07 19:17:15 +11:00
status-bar.hpp Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
timer.cpp Update to bsnes v107.1 release. 2019-04-09 11:16:30 +10:00
timer.hpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
utility.cpp Update to 20180729 release. 2018-07-29 23:24:38 +10:00
window.cpp Update to bsnes v107.1 release. 2019-04-09 11:16:30 +10:00
window.hpp Update to bsnes v107.1 release. 2019-04-09 11:16:30 +10:00