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