aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
5 dayskernel+sh: real anonymous pipes (concurrent, streaming, SIGPIPE)user1-1/+1
5 daysterm/osk: scroll region so the OSK never hides the input lineuser1-1/+1
5 daysterm: 40-column text terminal on the CGB LCD (4x8 dynamic tiles)user1-1/+1
6 daysfs rewrite stage 3: nested directories, paths, cwd (cd/mkdir/ls)user1-1/+1
6 daysfs rewrite stage 1: persistent block device (bounce buffer, cart SRAM)user1-2/+2
6 daysjobs: background execution (&), non-blocking reap, spin demouser1-1/+1
6 dayskill + ps: implement SYS_KILL (pid 1 immortal) and a ps tooluser1-1/+1
6 daysshell: I/O redirection (>/<) and pipes (|); rewrite shell in Cuser1-1/+1
6 daysfilesystem: a RAM FS (WRAMX) + ls/cat/save/rm; wc/head read filesuser1-1/+2
6 daystools: wc, head, and an argc/argv demo (args) + libc.c helpersuser1-1/+4
6 dayslibc + CLI tools: a small C userlanduser1-1/+2
6 daysC toolchain: run SDCC-compiled C programs as gbos processesuser1-0/+7