ptitSeb
Serial Porter
Here is ZSNes, the x86 SNes emulator
The emulator can use gl4es, and use Box86 to run. This emulator is open source but is mostly made with hand crafted x86 assembler, making an ARM port quite a challenge. With the double emulation, even the most diffiult game to emulated, like Super Mario Kart or Star Fox, still runs at 60 fps with fullscreen. So I guess this release still makes sense. Well, I rermember using this emulator, so I'm happy to see it again on the Pyra
It should be pre-configured for Pyra, but feel free to change the settings.
You'll need a bunch of dependancies to run this one: here is the command line for conveniance
Also, note that this one will write it's parameters to your actual home (in "~/.zsnes"), it wont use HOME env. var.
History log
=========
Build 02
-----------
-----------
The emulator can use gl4es, and use Box86 to run. This emulator is open source but is mostly made with hand crafted x86 assembler, making an ARM port quite a challenge. With the double emulation, even the most diffiult game to emulated, like Super Mario Kart or Star Fox, still runs at 60 fps with fullscreen. So I guess this release still makes sense. Well, I rermember using this emulator, so I'm happy to see it again on the Pyra
It should be pre-configured for Pyra, but feel free to change the settings.
You'll need a bunch of dependancies to run this one: here is the command line for conveniance
Code:
sudo apt install box86-pyra libsdl1.2pyra libpng16-16 libncurses5 libtinfo5
Also, note that this one will write it's parameters to your actual home (in "~/.zsnes"), it wont use HOME env. var.
History log
=========
Build 02
-----------
- Fixed sub-menu category
-----------
- Initial build
Last edited: