GoNES
Yet another NES emulator written in Golang.
Currently working in progress.
Current status:
CPU and PPU are implemented, as well as the mapper 0. Also, controller 0 is implemented.
But no audio support yet.
Usage
GoNES -file [NES_ROM_file]
Reference: http://wiki.nesdev.com/
2020, net2cn