As some of you might know already, I’ve been working on a SNES emulator for the past few months. I finally got to a fairly decent point in terms of compatibility/accuracy, so I spent a couple of hours porting over the libretro code from Mesen to this one.
Edit: Removed outdated information related to things that weren’t supported yet, and known bugs. Mesen-S should now be able to run the vast majority of the SNES library, with the exception of a handful of games that still have issues.
If you find issues in games (freezes, broken graphics, etc.), please let me know (either by posting here, or opening an issue on github)!
The repository is here:
The instructions for compiling the libretro core on Windows/Linux are in the COMPILING.md file. Windows, Linux and Android builds are also available on the buildbot.