bsnes/higan
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
..
audio Update to v098r14 release. 2016-06-01 21:23:22 +10:00
data Update to v097r06 release. 2016-01-31 18:59:44 +11:00
emulator Update to v098r15 release. 2016-06-05 14:52:43 +10:00
fc Update to v098r14 release. 2016-06-01 21:23:22 +10:00
gb Update to v098r15 release. 2016-06-05 14:52:43 +10:00
gba Update to v098r14 release. 2016-06-01 21:23:22 +10:00
obj Update to v096r01 release. 2015-12-30 17:54:59 +11:00
out Update to v096r01 release. 2015-12-30 17:54:59 +11:00
processor Update to v098r15 release. 2016-06-05 14:52:43 +10:00
profile Update to v097r26 release. 2016-03-17 22:28:15 +11:00
resource Update to v098r12 release. 2016-05-26 21:20:15 +10:00
sfc Update to v098r15 release. 2016-06-05 14:52:43 +10:00
target-loki Update to v098r11 release. 2016-05-25 21:13:02 +10:00
target-tomoko Update to v098r14 release. 2016-06-01 21:23:22 +10:00
video Update to v098r12 release. 2016-05-26 21:20:15 +10:00
ws Update to v098r14 release. 2016-06-01 21:23:22 +10:00
GNUmakefile Update to v098r12 release. 2016-05-26 21:20:15 +10:00