diff --git a/README.md b/README.md index 8b81a10..a18872a 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ Any help or suggestion is welcome! ## TODO - [x] CPU implementation -- [ ] Interrupts -- [ ] Timing +- [x] Interrupts (interrupts test not passing yet) +- [x] Timer +- [x] Joypad (not configurable yet) - [ ] PPU implementations - [ ] Gameboy boot ROM - [x] Render the pixels