diff --git a/TODO.md b/TODO.md index c9d8fa5..bba626c 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,7 @@ # TO DO + - Refactor the VGA driver - Finish the book! - Multiboot support (for grub etc) - - VGA Library (Graphics) + - Rendering (VGA) - User input (Keyboard) - File system?