Skip to content

Commit

Permalink
Fix markdown typo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfierke committed Jan 16, 2024
1 parent b1c1345 commit 397d86c
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 @@ -10,7 +10,7 @@ a gameboy emulator for funsies
- [ ] 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.
- [ ] Implement PPU, VRAM, OAM, etc.
- [ ] Pass all of Blargg's `mem_timing-2` ROMs (manually verified)
- [ ] Implement Joypad

Expand Down

0 comments on commit 397d86c

Please sign in to comment.