summaryrefslogtreecommitdiff
path: root/stage3/pic.h
AgeCommit message (Collapse)Author
2023-12-19keyboard driver and threadsLizzy Fleckenstein
* PS/2 keyboard driver * interactive shell * move away from \0 terminated strings to sized slices * coroutine threads and IRQ queues
2023-12-10handle IRQsLizzy Fleckenstein