bsnes/higan/target-bsnes/program
Tim Allen 4c4e79aa0e Update to v106r66 release.
byuu says:

Changelog:

  - moved to GCC 8.2 and C++17
  - fixed compilation under FreeBSD 12.0
  - don't read beyond the file size in
    SuperFamicom::Cartridge::loadMemory
  - add missing I/O cycle HuC6280::instructionImmediate
  - serialize Mega Drive's Game Genie state
  - serialize SPC7110::Thread information
  - enable 30-bit color depth support under the GLX/OpenGL 2.0 driver
    (doesn't work with OpenGL 3.2 yet)

The 30-bit color depth option isn't super useful, but why not? I need to
update ruby to detect that the display is actually capable of it before
exposing an option that can result in the driver failing to initialize,
however.
2018-12-20 11:55:47 +11:00
..
audio.cpp Update to v106r57 release. 2018-08-08 18:46:58 +10:00
game-pak.cpp Update to v106r42 release. 2018-06-26 13:17:26 +10:00
game-rom.cpp Update to v106r65 release. 2018-10-04 20:12:11 +10:00
game.cpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
hacks.cpp Update to v106r61 release. 2018-09-04 15:44:35 +10:00
input.cpp Update to v106r57 release. 2018-08-08 18:46:58 +10:00
patch.cpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
paths.cpp Update to v106r57 release. 2018-08-08 18:46:58 +10:00
platform.cpp Update to v106r58 release. 2018-08-21 13:17:12 +10:00
program.cpp Update to v106r58 release. 2018-08-21 13:17:12 +10:00
program.hpp Update to v106r59 release. 2018-08-26 16:49:54 +10:00
states.cpp Update to v106r65 release. 2018-10-04 20:12:11 +10:00
utility.cpp Update to 20180809 release. 2018-08-10 15:02:59 +10:00
video.cpp Update to v106r66 release. 2018-12-20 11:55:47 +11:00