This is my version of the NES emulator written in Rust.
| module | progress |
|---|---|
| CPU | 98% |
| BUS | 40% |
| ROM | 0% |
| PPU | 0% |
| GamePad | 0% |
| APU | 0% |
Install SDL2 library and configure Rust bindings with this simple guide.
nestest.nes: program counter needs to be set to0xC000
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is my version of the NES emulator written in Rust.
| module | progress |
|---|---|
| CPU | 98% |
| BUS | 40% |
| ROM | 0% |
| PPU | 0% |
| GamePad | 0% |
| APU | 0% |
Install SDL2 library and configure Rust bindings with this simple guide.
nestest.nes: program counter needs to be set to 0xC000