Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC).
Go to file
2017-08-14 06:03:05 +01:00
jni Deleted several unused variables, code and files. 2017-08-14 06:03:05 +01:00
libretro-common/include Start making this suitable for MSVC and C89 2017-08-11 17:43:00 +02:00
source Deleted several unused variables, code and files. 2017-08-14 06:03:05 +01:00
.gitignore Add the experimental branch's files to .gitignore. 2013-02-02 01:38:32 -05: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 Deleted several unused variables, code and files. 2017-08-14 06:03:05 +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 Deleted several unused variables, code and files. 2017-08-14 06:03:05 +01:00
Makefile.common Deleted several unused variables, code and files. 2017-08-14 06:03:05 +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)