mirror of
https://github.com/libretro/snes9x2010.git
synced 2024-11-30 11:40:30 +00:00
Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
233c530155
The nonportable LE macros in Blargg SPU can allow unaligned loads, which cause ARM exceptions on 3DS. The portable code avoids these problems, and generates good enough assembly, so it should be used instead. |
||
---|---|---|
build | ||
docs | ||
filter | ||
jni | ||
libretro | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
control | ||
LICENSE.txt | ||
Makefile | ||
Makefile.libretro |