diff --git a/TODO.md b/TODO.md index adb4d8f..053d0c6 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,7 @@ TODO List ========= -Work in progress and probably need to be updated - -[ ] Correct timer0 issue -[ ] Find invalids opcodes -[ ] Expand GUI \ No newline at end of file + * [ ] Remove Allegro and use GL/glfw3 instead for window creation and framebuffer-ish + * [ ] Replace GUI using docked Dear ImGui + * [ ] Add frame buffer device + * [ ] Refactor code/classes there are lots of function that should be part of a class \ No newline at end of file