Snes9x 2010. Port of Snes9x 1.52+ to Libretro (previously called SNES9x Next). Rewritten in C and several optimizations and speedhacks.
Go to file
Justin Weiss 233c530155 [3DS] Fix crashes when loading savestates
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.
2020-12-26 20:15:47 -08:00
build Remove obsolete CELLOS_LV2 references - use PSL1GHT 2020-12-19 14:34:29 +01:00
docs changes: update document 2020-04-20 17:31:14 +01:00
filter Whitespaces and added set console region; added set aspect ratio; added autofire button; added blargg's NTSC video filter; added block Invalid VRAM access for core option. 2020-10-02 15:13:16 +08:00
jni Refactor android jni makefiles 2018-04-11 11:58:41 -05:00
libretro Cleanups 2020-10-06 22:10:08 +02:00
src [3DS] Fix crashes when loading savestates 2020-12-26 20:15:47 -08:00
.gitignore gitignore: add files 2020-04-20 09:48:48 +01:00
.gitlab-ci.yml Comment out ios for now 2020-12-24 15:29:40 +01:00
.travis.yml add 3ds to travis build 2017-10-23 21:24:36 -04:00
control Finish renaming this core 2016-08-05 19:39:47 +02:00
LICENSE.txt Create LICENSE.txt 2018-03-26 22:20:56 +02:00
Makefile Add a shortcut to make the -f optional. 2014-12-13 20:48:56 +01:00
Makefile.libretro Update 2020-12-19 15:46:43 +01:00