Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC).
Go to file
2018-02-09 19:08:36 +01:00
jni Deleted several unused variables, code and files. 2017-08-14 06:03:05 +01:00
libretro-common/include Turn getset into C file 2017-12-25 06:42:01 +01:00
source Add sprite limit hack. 2018-02-09 18:44:47 +01:00
.gitignore Add the experimental branch's files to .gitignore. 2013-02-02 01:38:32 -05:00
.travis.yml add 3ds to travis build 2017-10-23 21:24:34 -04:00
control (Theos iOS) Add Theos iOS target 2014-12-23 09:44:11 +01:00
copyright Moved copyright information to copyright file. 2017-01-14 21:09:57 +00:00
libretro.c renaming 2018-02-09 19:08:36 +01:00
libretro.h Updates to libretro files from snes9x2002. Enabled RetroAchievements. 2017-06-18 15:42:11 +01:00
link.T Support for savestate versioning. Plenty of cleanups. 2017-06-18 16:16:19 +01:00
Makefile Updated Makefile to allow build on Solaris 11 2018-01-12 18:25:44 -08:00
Makefile.common Turn getset into C file 2017-12-25 06:42:01 +01:00
README.md Made README.md more straightforward and accurate. 2017-01-14 19:44:27 +00:00

snes9x2005 libretro core.

A Super Nintendo emulator core using the libretro API.

Based on:

  • Snes9x 1.43, by the Snes9x team (with research by the ZSNES folks, anomie, zsKnight, etc.)
  • NDSSFC 1.06, by the Supercard team (porting to the MIPS processor)
  • BAGSFC, by BassAceGold (improving over NDSSFC)
  • CATSFC, by ShadauxCat and Nebuleon (improving over BAGSFC)