bsnes/higan/sfc
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
..
cartridge Update to v098r08 release. 2016-05-02 19:57:04 +10:00
cheat Update to v097r13 release. 2016-02-09 22:51:12 +11:00
controller Update to v098r12 release. 2016-05-26 21:20:15 +10:00
coprocessor Update to v098r14 release. 2016-06-01 21:23:22 +10:00
cpu Update to v098r11 release. 2016-05-25 21:13:02 +10:00
dsp Update to v098r14 release. 2016-06-01 21:23:22 +10:00
expansion Update to v098r11 release. 2016-05-25 21:13:02 +10:00
interface Update to v098r11 release. 2016-05-25 21:13:02 +10:00
memory Update to v098r03 release. 2016-04-09 20:21:18 +10:00
ppu Update to v098r12 release. 2016-05-26 21:20:15 +10:00
scheduler Update to v098r06 release. 2016-04-22 23:35:51 +10:00
slot Update to v097r15 release. 2016-02-16 20:32:49 +11:00
smp Update to v098r15 release. 2016-06-05 14:52:43 +10:00
system Update to v098r06 release. 2016-04-22 23:35:51 +10:00
GNUmakefile Update to v098r03 release. 2016-04-09 20:21:18 +10:00
sfc.hpp Update to v098r06 release. 2016-04-22 23:35:51 +10:00