Warning
This software is unfinished. Keep your expectations low.
A basic NES emulator.
- Almost complete 6502 CPU implementation with just some illegal opcodes missing
- Support to iNES file format.
$ cargo build
$ cargo run --release <file-name>
Warning
This software is unfinished. Keep your expectations low.
A basic NES emulator.
$ cargo build
$ cargo run --release <file-name>