aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2021-12-26 17:50:11 +0200
committerKimplul <kimi.h.kuparinen@gmail.com>2021-12-26 17:50:11 +0200
commitd98ec57128628b81fcd32269a92742a037b7f713 (patch)
tree0e3f8d78d8347ef0a6e69d41b9d9be20c822b642 /TODO.txt
parenta64f3588ff5da7f148659ccb0eff844ccfb57088 (diff)
downloadkmi-d98ec57128628b81fcd32269a92742a037b7f713.tar.gz
kmi-d98ec57128628b81fcd32269a92742a037b7f713.zip
First useful jump to userspace!
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 464539f..dd2898a 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -3,9 +3,9 @@
+ Add in mapping the same memory to two different processes
+ Create sensible thread handling
+ Add in init process loading
-+ Make sure vmap is in 4K increments or whatever
++ Make sure vmap is in 4K increments or whatever (fuck it, sure)
+ Remove/converge convnum and debugging __atoi
-+ Create actual init program
++ Create actual init program (meh, sort of)
+ Add in (attempting) to map into specific region of memory, see phone for
details dumbass