update readme

This commit is contained in:
Nicholas Orlowsky 2023-08-31 18:21:02 -04:00
parent 43a638ff84
commit f2b1d932d3
No known key found for this signature in database
GPG key ID: 24C84C4DDAD95065

View file

@ -3,5 +3,10 @@ A Chip-8 emulator written in C
### Todo ### Todo
- [ ] - [x] Graphics
- [x] Corax+ Required Instructions
- [ ] Rest of Instructions
- [ ] Working Input
- [ ] Tetris Running
- [ ] Extended instruction set (MEGACHIP, SUPER CHIP-48)