Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sang-it/nes_emulator
NES emulator in Rust.
https://github.com/sang-it/nes_emulator
Last synced: 10 days ago
JSON representation
NES emulator in Rust.
- Host: GitHub
- URL: https://github.com/sang-it/nes_emulator
- Owner: Sang-it
- Created: 2024-02-05T03:11:20.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-07T04:27:39.000Z (12 months ago)
- Last Synced: 2024-11-16T13:15:18.972Z (2 months ago)
- Language: Rust
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NES-EMULATOR
Nes Emulator built on top of sdl2.
## Acknowledgments
* [Writing Nes Emulator](https://bugzmanov.github.io/nes_ebook/)