diff --git a/README.md b/README.md index 18845eb..c5f1e18 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,10 @@ A Chip-8 emulator written in C ### Todo -- [ ] +- [x] Graphics +- [x] Corax+ Required Instructions +- [ ] Rest of Instructions +- [ ] Working Input +- [ ] Tetris Running +- [ ] Extended instruction set (MEGACHIP, SUPER CHIP-48)