mirror of https://github.com/bsnes-emu/bsnes.git
65a3306ad5
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. |
||
---|---|---|
data | ||
emulator | ||
fc | ||
gb | ||
gba | ||
hiro | ||
icarus | ||
libco | ||
nall | ||
obj | ||
out | ||
processor | ||
profile | ||
ruby | ||
sfc | ||
shaders | ||
target-tomoko | ||
.gitignore | ||
GNUmakefile |