goNES icon indicating copy to clipboard operation
goNES copied to clipboard

NES emulator written in golang

goNES

NES emulator written in golang

Usage

go run boot.go path/to/rom

For testing purposes, you can run the included 2048.nes rom:

go run boot.go romdata/2048.nes