aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* C toolchain: run SDCC-compiled C programs as gbos processesuser8 days1-0/+1
* wip: sys_read + serial console shell (read-store bug under investigation)user8 days1-0/+2
* kernel: complete the process lifecycle (exit/wait/reap + bank free list)user8 days1-2/+2
* kernel: implement exec()user8 days1-0/+6
* kernel: implement fork()user8 days1-0/+2
* gbos scaffold: working cooperative microkernel (verified ABAB in emulator)user8 days1-0/+86