ptitSeb
Serial Porter
Here is PSNes, the Portable SNes9x by CPasJuste
		
		
	
	
		
	
This will use gl4es for the rendering. I ported only the OpenGL 1.x backend, so no shader effects. Also, if the emulator goes to fast, update gl4es (just update the system with `sudo apt update && sudo apt upgrade`), to have latest version thta include a fake VSync option. The keymap should be Pyra friendly.
You may need to install libglew2.1 and a few other for this one to work. Use
	
	
	
		
if it doesn't start.
By default, all roms are fetched from "appdata/psnes/roms", but you can redirect the folders by editing "appdata/psnes/config.cfg" after a 1st run. Note that you cannot add new folder.
History log
=========
Build 03
----------
-----------
-----------
				
			
	This will use gl4es for the rendering. I ported only the OpenGL 1.x backend, so no shader effects. Also, if the emulator goes to fast, update gl4es (just update the system with `sudo apt update && sudo apt upgrade`), to have latest version thta include a fake VSync option. The keymap should be Pyra friendly.
You may need to install libglew2.1 and a few other for this one to work. Use
		Code:
	
	sudo install libglew2.1 libtinyxml2-6a libminizip1 libfuse2
	By default, all roms are fetched from "appdata/psnes/roms", but you can redirect the folders by editing "appdata/psnes/config.cfg" after a 1st run. Note that you cannot add new folder.
History log
=========
Build 03
----------
- fresh build
 - repacked for better compatibility
 
-----------
- fixed Pyra keymap
 - hide mouse cursor
 
-----------
- Initial build
 - Some Pyra adaptations (fullscreen & keymap)
 
			
				Last edited: 
			
		
	
								
								
									
	
								
							
							
	