An NES emulator in Rust
Find a file
2021-03-24 11:06:24 -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
gtk-ui Connected, slightly working GTK window 2021-03-24 11:06:24 -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 Connected, slightly working GTK window 2021-03-24 11:06:24 -04:00
windows-ui Initial GTK boilerplate 2021-03-23 18:01:39 -04:00
.gitignore Initial commit 2021-01-31 18:00:44 -05:00
Cargo.lock Connected, slightly working GTK window 2021-03-24 11:06:24 -04:00
Cargo.toml Initial GTK boilerplate 2021-03-23 18:01:39 -04:00