Skip to content

Commit

Permalink
Now passes instr_timing 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfierke committed May 27, 2024
1 parent 5c16131 commit 8c0a131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ a gameboy emulator for funsies
- [X] Implement serial port (w/ option to log to console)
- [X] Implement timer
- [X] Pass Blargg's `cpu_instrs`/`02-interrupts.gb` ROM (manually verified)
- [ ] Pass Blargg's `instr_timing.gb` ROM (manually verified)
- [X] Pass Blargg's `instr_timing.gb` ROM (manually verified)
- [ ] Pass Blargg's `mem_timing.gb` ROM (manually verified)
- [ ] Implement LCD
- [ ] Implement PPU, VRAM, OAM, etc.
Expand Down

0 comments on commit 8c0a131

Please sign in to comment.