summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOS b/TODOS
new file mode 100644
index 0000000..89217b6
--- /dev/null
+++ b/TODOS
@@ -0,0 +1,8 @@
+- follow the WYOSS tutorial and implement what's there
+- improve the boot loader
+ - add serial console at early boot stage
+ - make it boot from disks, USB-pen drives, etc.
+- make the VGA mode switch back to text less hacky (following the
+ modes.c guide)
+
+