bsnes/higan/sfc
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
..
cartridge Update to v106r66 release. 2018-12-20 11:55:47 +11:00
controller Update to v106r55 release. 2018-08-05 19:00:15 +10:00
coprocessor Update to v106r66 release. 2018-12-20 11:55:47 +11:00
cpu Update to v106r62 release. 2018-09-10 12:11:19 +10:00
dsp Update to 20180726 release. 2018-07-26 20:36:43 +10:00
expansion Update to v106r52 release. 2018-07-25 22:24:03 +10:00
interface Update to v106r61 release. 2018-09-04 15:44:35 +10:00
memory Update to v106r62 release. 2018-09-10 12:11:19 +10:00
ppu Update to 20180726 release. 2018-07-26 20:36:43 +10:00
ppu-fast Update to 20180726 release. 2018-07-26 20:36:43 +10:00
slot Update to v106r65 release. 2018-10-04 20:12:11 +10:00
smp Update to 20180729 release. 2018-07-29 23:24:38 +10:00
system Update to v106r64 release. 2018-09-13 21:13:00 +10:00
GNUmakefile Update to v106r40 release. 2018-06-11 14:50:18 +10:00
sfc.hpp Update to v106r61 release. 2018-09-04 15:44:35 +10:00