Update README.md

This commit is contained in:
Turingon 2024-08-14 20:36:11 +00:00
parent 2ce198f722
commit c616dcee7e

View file

@ -28,7 +28,7 @@ Here the motivation for why someone should write a GB emulator:
### Implementation tasks
- [ ] Read the basics and assembling the necessary literature and sources
- [x] Read the basics and assembling the necessary literature and sources
- [ ] Write a disassembler (very similar to the Intel-8080 emulator)
- [ ] Implement an interactive debugger (similar to the Intel-8080 emulator)
- [ ] Implementing a Qt API and basic UI for both PCs and Android