An NES emulator in Rust
Find a file
2021-03-24 18:08:08 -04:00
.github/workflows Temporarily simplify CI 2021-03-23 15:44:53 -04:00
apu Improve testing config and fix overflow bug 2021-03-23 15:29:53 -04:00
cpu Connect APU DMC DMA to CPU 2021-03-20 13:45:30 -04:00
imgui-ui Initial, flickering imgui UI 2021-03-24 18:08:08 -04:00
memory Run cargo fmt 2021-03-12 13:57:23 -05:00
nes Add Windows native UI 2021-03-23 14:38:02 -04:00
ppu Possibly working mapper 9 implementation 2021-03-20 03:06:45 -04:00
sdl-frontend Refector game loop to new crate 2021-03-23 15:20:55 -04:00
windows-ui Refector game loop to new crate 2021-03-23 15:20:55 -04:00
.gitignore Initial commit 2021-01-31 18:00:44 -05:00
Cargo.lock Initial, flickering imgui UI 2021-03-24 18:08:08 -04:00
Cargo.toml Initial, flickering imgui UI 2021-03-24 18:08:08 -04:00