bsnes/higan/sfc/smp
Tim Allen 20ac95ee49 Update to v098r15 release.
byuu says:

Changelog:
- removed template usage from processor/spc700; cleaned up many function
  names and the switch table
  - object size: 176.8kb => 127.3kb
  - source code size: 43.5kb => 37.0kb
- fixed processor/r65816 BRK/COP vector regression [hex_usr]
- corrected HuC3 unmapped RAM read value; fixes Robopon [endrift]
- cosmetic: simplified the butterworth constant calculation
  [Wolfram|Alpha]

The SPC700 core changes took forever, about three hours of work.

Only the LR35902 and R6502 still need their template functions
removed. The point of this is that it doesn't cause any speed penalty
to do so, and it results in smaller binary sizes and faster compilation
times.
2016-06-05 14:52:43 +10:00
..
memory.cpp Update to v098r15 release. 2016-06-05 14:52:43 +10:00
serialization.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00
smp.cpp Update to v098r15 release. 2016-06-05 14:52:43 +10:00
smp.hpp Update to v098r15 release. 2016-06-05 14:52:43 +10:00
timing.cpp Update to v096r01 release. 2015-12-30 17:54:59 +11:00