diff options
Diffstat (limited to 'TODOs')
-rw-r--r-- | TODOs | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -17,4 +17,6 @@ * Start doing this on hardware already... (Hey, whole making of a bootloader was with this in mind!) -* Find a way to pipe kernel through uart (I'm afraid `./pipe_image | screen ...` might not work)
\ No newline at end of file +* Fix piping with pipe_image + +* write some procedures for dumping registers and other stuff (for use in debugging)
\ No newline at end of file |