From d98ec57128628b81fcd32269a92742a037b7f713 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sun, 26 Dec 2021 17:50:11 +0200 Subject: First useful jump to userspace! --- TODO.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO.txt') 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 -- cgit v1.3