Just messing around with building an NES Emulator.
- libsdl2-dev
- rust
-
Download NES Rom
-
Pass the Rom path to the program
cargo run --release ./assets/snake.nes
Based off EBook: https://bugzmanov.github.io/nes_ebook
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Just messing around with building an NES Emulator.
Download NES Rom
Pass the Rom path to the program
cargo run --release ./assets/snake.nes
Based off EBook: https://bugzmanov.github.io/nes_ebook