mirror of
https://github.com/libretro/snes9x2005.git
synced 2024-11-23 08:19:48 +00:00
Snes9x 2005. Port of SNES9x 1.43 for libretro (was previously called CAT SFC).
f4a5a7afa4
Added Classic Platform structure - ARMv7 Cortex A7 build |
||
---|---|---|
jni | ||
libretro-common/include | ||
source | ||
.gitignore | ||
.travis.yml | ||
control | ||
copyright | ||
libretro.c | ||
libretro.h | ||
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)