aboutsummaryrefslogtreecommitdiffstats
path: root/src/programs.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-16wip: sys_read + serial console shell (read-store bug under investigation)user1-13/+153
2026-07-16kernel: complete the process lifecycle (exit/wait/reap + bank free list)user1-35/+19
2026-07-16kernel: implement exec()user1-0/+52