Update README.md

This commit is contained in:
Turingon 2024-08-14 20:55:52 +00:00
parent c616dcee7e
commit 16f0283fa3

View file

@ -32,6 +32,7 @@ Here the motivation for why someone should write a GB emulator:
- [ ] 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
- [ ] Language support for German, Slovene and especially Esperanto
- [ ] GB Graphics (Vertical Blanking, Blitting, Scrolling and Sprites; this was hard with the i8080)
- [ ] Version 1 Milestone: LoZ: LA works + GUI works + Hugo website running
- [ ] Code optimizations from the guide