aboutsummaryrefslogtreecommitdiffstats
path: root/src/tasks.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* wip: sys_read + serial console shell (read-store bug under investigation)user6 days1-58/+4
* kernel: complete the process lifecycle (exit/wait/reap + bank free list)user6 days1-12/+52
* kernel: implement exec()user6 days1-24/+12
* kernel: implement fork()user6 days1-17/+23
* gbos scaffold: working cooperative microkernel (verified ABAB in emulator)user6 days1-0/+33