From 16f0283fa3126987084affdc7e356b0b036b8ebc Mon Sep 17 00:00:00 2001 From: Turingon Date: Wed, 14 Aug 2024 20:55:52 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7e6879..c459b2a 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file