aboutsummaryrefslogtreecommitdiffstats
path: root/src/syscall.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip: sys_read + serial console shell (read-store bug under investigation)user6 days1-1/+20
* kernel: complete the process lifecycle (exit/wait/reap + bank free list)user6 days1-11/+139
* kernel: implement exec()user6 days1-1/+1
* kernel: implement fork()user6 days1-1/+1
* gbos scaffold: working cooperative microkernel (verified ABAB in emulator)user6 days1-0/+117