https://github.com/aandreba/emunes
https://github.com/aandreba/emunes
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aandreba/emunes
- Owner: Aandreba
- Created: 2024-02-20T15:21:46.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T11:16:43.000Z (about 2 years ago)
- Last Synced: 2025-02-05T08:51:30.484Z (over 1 year ago)
- Language: Rust
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Emunes - A toy NES emulator to learn about dynamic recompilation
> **Warning**
> This project was never intended to become an emulator you'd ever consider to use. Rather, I just used it to learn about dynamic recompilation.
## Related Work
- [yamos6502](https://github.com/kromych/yamos6502)
## References
- https://en.wikibooks.org/wiki/6502_Assembly
- http://www.6502.org/users/obelisk/6502/index.html