mirror of
https://github.com/RetroPie/ARMSNES-libretro.git
synced 2026-08-07 00:22:49 -06:00
An ARM-based SNES emulator for libretro
- C++ 47.2%
- Assembly 30.9%
- C 21.7%
- Makefile 0.2%
| libretro | ||
| src | ||
| .gitignore | ||
| Makefile | ||
| readme.md | ||
#ARMSNES-Libretro This is a forked version of pocketsnes, focused on getting the most performance out of modern(ish) ARM systems as possible. Most of the changes have been about removing ancient cruft, but also some very minor performance tweaks and bug fixes.