bsnes/higan/processor
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
..
arm Update to v098r10 release. 2016-05-16 19:51:12 +10:00
gsu Update to v098r13 release. 2016-06-01 08:29:36 +10:00
hg51b Update to v098r06 release. 2016-04-22 23:35:51 +10:00
lr35902 Update to v097r15 release. 2016-02-16 20:32:49 +11:00
r6502 Update to 20160215 release. 2016-02-16 20:27:55 +11:00
r65816 Update to v098r15 release. 2016-06-05 14:52:43 +10:00
spc700 Update to v098r15 release. 2016-06-05 14:52:43 +10:00
upd96050 Update to v097r17 release. 2016-03-13 11:22:14 +11:00
v30mz Update to v098r10 release. 2016-05-16 19:51:12 +10:00
GNUmakefile Update to v097r19 release. 2016-03-13 11:22:14 +11:00
processor.hpp Update to v097r01 release. 2016-01-23 18:29:34 +11:00