https://github.com/pmagaz/rust-nes-emu
NES Emulator written in Rust
https://github.com/pmagaz/rust-nes-emu
Last synced: 3 months ago
JSON representation
NES Emulator written in Rust
- Host: GitHub
- URL: https://github.com/pmagaz/rust-nes-emu
- Owner: pmagaz
- License: mit
- Created: 2021-05-23T15:51:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-24T16:46:22.000Z (about 4 years ago)
- Last Synced: 2025-01-24T13:41:26.901Z (5 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-nes-emu
NES Emulator written in Rust
Work in progress!