Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indiv0/rnes
https://github.com/indiv0/rnes
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/indiv0/rnes
- Owner: indiv0
- Created: 2018-02-07T22:03:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-26T21:43:14.000Z (over 6 years ago)
- Last Synced: 2024-10-29T19:04:30.496Z (about 2 months ago)
- Language: Rust
- Size: 162 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rnes
An emulator for the Nintendo Entertainment System (NES).
This project is primarily intended to help me learn the internals and workings
of the NES, and is in a very early stage right now.# References
Here you can find a list of the primary resources I used while developing this
project.
A big thank you to all of the authors of these works!* [Obelisk - 6502]
* [Nesdev Wiki][Nesdev Wiki]: http://wiki.nesdev.com/w/index.php
[Obelisk - 6502]: http://www.obelisk.me.uk/6502/index.html