summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2024-01-09use ELF for kernelLizzy Fleckenstein
2023-12-21debug: add register watchdogLizzy Fleckenstein
to detect potential changes that ISRs might make to registers
2023-12-21compile terminus font into the kernelLizzy Fleckenstein
2023-12-21make: track #include dependenciesLizzy Fleckenstein
2023-12-21use .version-VERSION instead of version.VERSION.cLizzy Fleckenstein
2023-12-19improve debuggingLizzy Fleckenstein
2023-12-19uname commandLizzy Fleckenstein
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
2023-12-10handle interruptsLizzy Fleckenstein
2022-10-06Initial commitLizzy Fleckenstein