Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -5,15 +5,17 @@ Chip 8 emulator/interpreter.
|
|||||||
|
|
||||||
### Status
|
### Status
|
||||||
|
|
||||||
- [ ] Memory
|
- [X] Memory
|
||||||
- [ ] Loading fonts
|
- [ ] Loading font
|
||||||
- [ ] Registers
|
- [X] Default font
|
||||||
|
- [ ] Custom font
|
||||||
|
- [X] Registers
|
||||||
- [ ] Stack
|
- [ ] Stack
|
||||||
- [ ] Instruction Processing
|
- [ ] Instruction Processing
|
||||||
- [ ] Display
|
- [X] Display
|
||||||
- [ ] Keyboard
|
- [ ] Keyboard
|
||||||
|
|
||||||
### More information on CHIP-8
|
### More information on CHIP-8
|
||||||
|
|
||||||
- [Guide to making a CHIP-8 emulator - Tobias V. Langhoff](https://tobiasvl.github.io/blog/write-a-chip-8-emulator/#specifications)
|
- [Guide to making a CHIP-8 emulator - Tobias V. Langhoff](https://tobiasvl.github.io/blog/write-a-chip-8-emulator/#specifications)
|
||||||
- [Awesome CHIP-8](https://chip-8.github.io/links/)
|
- [Awesome CHIP-8](https://chip-8.github.io/links/)
|
||||||
|
Reference in New Issue
Block a user