aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip: sys_read + serial console shell (read-store bug under investigation)user10 days3-72/+177
* kernel: complete the process lifecycle (exit/wait/reap + bank free list)user10 days6-76/+325
* kernel: implement exec()user10 days4-25/+118
* kernel: implement fork()user10 days5-27/+249
* gbos scaffold: working cooperative microkernel (verified ABAB in emulator)user10 days8-0/+653