Godzil 1 年間 前
コミット
ab502de562
1 ファイル変更4 行追加5 行削除
  1. 4 5
      TODO.md

+ 4 - 5
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
+ * [ ] 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