Categorygithub.com/net2cn/GoNES
repositorypackage
0.0.1
Repository: https://github.com/net2cn/gones.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

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.

SMB_Title

Usage

GoNES -file [NES_ROM_file]

Reference: http://wiki.nesdev.com/

2020, net2cn