aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index bbe214d..77cdf70 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -6,3 +6,5 @@
+ Make sure vmap is in 4K increments or whatever
+ Remove/converge convnum and debugging __atoi
+ Create actual init program
+ + That will need some kind of linking info, say, `place .text etc above
+ 0xffffffadsadsad` or whatever. Should be doable, let's see.