Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickjfree/nes
nes emulator in rust
https://github.com/nickjfree/nes
6502-emulation emulator nes
Last synced: about 1 month ago
JSON representation
nes emulator in rust
- Host: GitHub
- URL: https://github.com/nickjfree/nes
- Owner: nickjfree
- Created: 2022-09-25T14:44:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-25T15:28:44.000Z (over 2 years ago)
- Last Synced: 2023-03-05T03:55:46.392Z (almost 2 years ago)
- Topics: 6502-emulation, emulator, nes
- Language: Rust
- Homepage:
- Size: 14.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Nes emulator in Rust
Make an nes emulator while learning Rust
##
| | |
|---|---|
|![ninja] | ![doubledragon] |
| ![mario] | ![dk] |## Run
```
cargo run
```
[ninja]: images/ninja.png
[doubledragon]: images/doubledragon.png
[mario]: images/mario.png
[dk]: images/dk.png