yacemu/README.md
Nicholas Orlowsky f2b1d932d3
update readme
2023-08-31 18:21:02 -04:00

13 lines
230 B
Markdown

# chip8-emu
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)