Repository Details
Shared by


HelloGitHub Rating
0 ratings
Free•MIT
Claim
Discuss
Collect
Share
5.6k
Stars
No
Chinese
Go
Language
No
Active
11
Contributors
12
Issues
No
Organization
None
Latest
527
Forks
MIT
License
More

Golang 写的 NES 模拟器。现在可能已经没人玩 NES 游戏了,不过可以了解下怎么写模拟器、如何用 Go 模拟 CPU 和 GPU
```
1. 安装
go get github.com/fogleman/nes
2. 运行
nes [rom文件的路径]
```
Included in:
Vol.30
Comments
Rating:
No comments yet