From e3ece7bce558a1168938c1d81b1c235faa772e00 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 2 Jul 2017 10:34:53 +0200 Subject: updated bug list and added to TODO file --- TODOS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODOS (limited to 'TODOS') 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) + + -- cgit v1.2.3-54-g00ecf