bsnes/higan/processor/huc6280
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
..
algorithms.cpp Update to v102r26 release. 2017-06-16 10:06:17 +10:00
disassembler.cpp Update to v106r52 release. 2018-07-25 22:24:03 +10:00
huc6280.cpp Update to v102r26 release. 2017-06-16 10:06:17 +10:00
huc6280.hpp Update to v104r15 release. 2017-09-29 20:36:35 +10:00
instruction.cpp Update to v104r15 release. 2017-09-29 20:36:35 +10:00
instructions.cpp Update to v106r66 release. 2018-12-20 11:55:47 +11:00
memory.cpp Update to v102r06 release. 2017-02-11 10:56:42 +11:00
serialization.cpp Update to v102r07 release. 2017-02-13 10:09:03 +11:00