Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wdhif/nes
A Nintendo Entertainment System emulator in Go
https://github.com/wdhif/nes
golang nes-emulator
Last synced: 6 days ago
JSON representation
A Nintendo Entertainment System emulator in Go
- Host: GitHub
- URL: https://github.com/wdhif/nes
- Owner: wdhif
- License: apache-2.0
- Created: 2017-07-03T16:06:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-20T11:10:43.000Z (over 1 year ago)
- Last Synced: 2024-06-20T00:32:32.598Z (5 months ago)
- Topics: golang, nes-emulator
- Language: Python
- Homepage:
- Size: 320 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NES
![](https://github.com/wdhif/nes/actions/workflows/main.yml/badge.svg)A Nintendo Entertainment System emulator in Go
It does not do much yet, does it?## Usage
```
go run main.go [ROM]
```