bsnes/sfc
Tim Allen 65a3306ad5 Update to v095r09 release.
byuu says:

Changelog:

- all of fc/ ported to "auto function() -> return;" syntax
  - (includes all of cartridge/board and cartridge/chip as well; even
    though they're all deprecated)
- sfc balanced profile ported to "auto function() -> return;" syntax
- sfc balanced and performance profiles compile again
- Linux always gets -ldl
- removed arch=x86 logic from nall/GNUmakefile, as TDM/GCC64 can't
  produce bug-free 32-bit binaries anyway

The only code that continues to use the old function syntax is the SFC
performance core, obscure parts of nall that higan doesn't use, and the
pieces of code that weren't written by me (blargg's SFC-DSP, Ryphecha's
sinc resampler, and OV2's xaudio2 header file.)

I was too burned out to finish it tonight. The above was about four
hours straight of non-stop typing. Really can't wait to be done with
this once and for all.
2015-12-05 16:44:49 +11:00
..
alt Update to v095r09 release. 2015-12-05 16:44:49 +11:00
cartridge Update to v095r08 release. 2015-11-21 18:36:48 +11:00
cheat Update to v095r05 release. 2015-11-12 21:15:03 +11:00
controller Update to v095r05 release. 2015-11-12 21:15:03 +11:00
coprocessor Update to v095r08 release. 2015-11-21 18:36:48 +11:00
cpu Update to v095r05 release. 2015-11-12 21:15:03 +11:00
dsp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
expansion Update to v095r05 release. 2015-11-12 21:15:03 +11:00
interface Update to v095r06 release. 2015-11-14 11:52:51 +11:00
memory Update to v095r05 release. 2015-11-12 21:15:03 +11:00
ppu Update to v095r05 release. 2015-11-12 21:15:03 +11:00
scheduler Update to v095r05 release. 2015-11-12 21:15:03 +11:00
slot Update to v095r05 release. 2015-11-12 21:15:03 +11:00
smp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
system Update to v095r07 release. 2015-11-16 19:38:05 +11:00
GNUmakefile Update to v095r05 release. 2015-11-12 21:15:03 +11:00
profile-accuracy.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-balanced.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
profile-performance.hpp Update to v095r09 release. 2015-12-05 16:44:49 +11:00
sfc.hpp Update to v095r09 release. 2015-12-05 16:44:49 +11:00