aboutsummaryrefslogtreecommitdiffstats
path: root/src/kdata.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* shell: I/O redirection (>/<) and pipes (|); rewrite shell in Cuser6 days1-0/+1
* filesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser6 days1-0/+7
* kernel: complete the process lifecycle (exit/wait/reap + bank free list)user6 days1-2/+9
* kernel: implement fork()user6 days1-0/+11
* gbos scaffold: working cooperative microkernel (verified ABAB in emulator)user6 days1-0/+22