mirror of
https://github.com/libretro/snes9x2005.git
synced 2024-11-23 00:09:41 +00:00
Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC).
74d871db9b
ios/tvos: properly set min supported version |
||
---|---|---|
jni | ||
libretro-common | ||
source | ||
.gitignore | ||
.gitlab-ci.yml | ||
.travis.yml | ||
control | ||
copyright | ||
libretro_core_options_intl.h | ||
libretro_core_options.h | ||
libretro.c | ||
link.T | ||
Makefile | ||
Makefile.common | ||
README.md |
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)