bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Go to file
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
data Update to v095 release. 2015-10-08 22:04:42 +11:00
emulator Update to v095r09 release. 2015-12-05 16:44:49 +11:00
fc Update to v095r09 release. 2015-12-05 16:44:49 +11:00
gb Update to v095r08 release. 2015-11-21 18:36:48 +11:00
gba Update to v095r07 release. 2015-11-16 19:38:05 +11:00
hiro Update to v095r07 release. 2015-11-16 19:38:05 +11:00
icarus Update to icarus 20151117. 2015-11-19 20:27:56 +11:00
libco Update to v094r29 release. 2015-06-22 23:31:49 +10:00
nall Update to v095r09 release. 2015-12-05 16:44:49 +11:00
obj Update to v093 release. 2013-08-18 13:21:14 +10:00
out Update to v094r10 release. 2015-03-03 21:26:44 +11:00
processor Update to v095r08 release. 2015-11-21 18:36:48 +11:00
profile Update to v093 release. 2013-08-18 13:21:14 +10:00
ruby Update to v095r08 release. 2015-11-21 18:36:48 +11:00
sfc Update to v095r09 release. 2015-12-05 16:44:49 +11:00
shaders Update to v095r02 release. 2015-11-10 22:07:34 +11:00
target-tomoko Update to v095r07 release. 2015-11-16 19:38:05 +11:00
.gitignore Added icarus 20150821. 2015-08-21 21:29:53 +10:00
GNUmakefile Update to v095r09 release. 2015-12-05 16:44:49 +11:00