bsnes/higan/gb/cartridge
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
..
huc1 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
huc3 Update to v098r15 release. 2016-06-05 14:52:43 +10:00
mbc0 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
mbc1 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
mbc1m Update to v098r07 release. 2016-04-23 17:55:59 +10:00
mbc2 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
mbc3 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
mbc5 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
mmm01 Update to v096r03 release. 2016-01-08 20:23:46 +11:00
cartridge.cpp Update to v098r06 release. 2016-04-22 23:35:51 +10:00
cartridge.hpp Update to v098r06 release. 2016-04-22 23:35:51 +10:00
serialization.cpp Update to v098r07 release. 2016-04-23 17:55:59 +10:00