Update README.md

This commit is contained in:
Turingon 2024-09-08 15:48:01 +00:00
parent fdf6ae47ec
commit 2e5286bb67

View file

@ -33,7 +33,7 @@ Here the motivation for why someone should write a GB 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
- [ ] Add savestates (and the ability to import them)
- [ ] Add savestates (and the ability to import them - export as json to learn json)
- [ ] 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