GoRetro is a NES emulator written in Go. Using Wails, I/O such as controller input, rendering, and audio are handled with cross-platform web apis accessed through the system default WebView.
Run the emulator in development mode:
Important
Requirements:
- Go
- NPM
- Wails CLI (make sure its in your
$PATH
) - Platform specific dependencies
You probably also need to chmod
the dev.sh
executable first.
./dev.sh