NES emulator in Rust (WIP)
Switch branches/tags
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
games
roms
scripts
src
tests
.gitignore
Cargo.lock
Cargo.toml
LICENSE
README.md
log
todo.md

README.md

NES emulator in Rust (WIP)

For fun. I plan to have at least:

  • Donkey Kong
  • Mario Bros
  • Super Mario Bros (1, 2 and maybe 3)
  • The Legend of Zelda
  • Final Fantasy 1 Working, so it will take a bit of time

Status

Cpu passes nestest. Ppu in progress. Now can display background.