aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODOs b/TODOs
index dcc08d5..5b78455 100644
--- a/TODOs
+++ b/TODOs
@@ -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