Commit Graph

9 Commits

Author SHA1 Message Date
Alex
a99a2ef34b Added stub interpreter support 2023-02-10 16:31:33 +02:00
Alex
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
Alex
98d58cf655 TODO 2022-12-26 08:39:27 +02:00
Alex
3124e879c3 Progress on loading shared objects 2022-12-22 03:57:26 +02:00
Alex
9fdad650b9 Trying to fix user stack 2022-11-16 16:04:09 +02:00
Alex
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
Alex
b60ec62bde Update file loading 2022-11-07 08:34:22 +02:00
Alex
5de0a3972c Added usermode process creation (currently broken) 2022-11-04 05:32:27 +02:00
Alex
bb92e820fc Userspace process creation stub 2022-11-02 17:16:11 +02:00