summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Collapse)Author
2023-12-23add new splashLizzy Fleckenstein
2023-12-23splash textsLizzy Fleckenstein
2023-12-19add fs/MakefileLizzy Fleckenstein
2023-12-19love commandLizzy Fleckenstein
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-15big chungusLizzy Fleckenstein
* fix a heap corruption bug * add qemu support * add an ATA driver * add an USTAR read-only file system * boot from disk instead of floppy * font rendering * image rendering * PCI enumeration * init script