A Game Boy emulator written in Rust
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
Add gifs to README
e883755
Clean up files and update README
4d5716e
Add interrupt edge cases and segmenting memory
c1e732d
Delete test roms from git
5db567d
Fix compiler warnings
246e537
Rewrite joypad and PPU stat interrupt
21a11c5
Added joypad input
79c718b
Update cargo
d084e79
Passing 'instr_timing' blargg test
8f563cc
Attached timer to CPU and other architectural fixes
e71cd9c
Diagnosing the PPU problem
43ecc3a
Starting to see the credits screen in Tetris
a189e98
Cleaning up code and debugging the PPU
a574e97
Passing all 'cpu_instrs' blargg tests
bc0313e
More accurate emulation of pc and sp
d3affc5