Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-11 | move print_bytes to font.c | Lizzy Fleckenstein | |
2023-12-22 | clock driver etc | Kimapr | |
fancier monotonic clock: RTC interpolated with TSC font cursor position access APIs remove silly thread resume in main() | |||
2023-12-21 | add maths library and print_dbl | Lizzy Fleckenstein | |
2023-12-21 | compile terminus font into the kernel | Lizzy Fleckenstein | |
2023-12-19 | add clear command | Lizzy Fleckenstein | |
2023-12-19 | keyboard driver and threads | Lizzy Fleckenstein | |
* PS/2 keyboard driver * interactive shell * move away from \0 terminated strings to sized slices * coroutine threads and IRQ queues | |||
2023-12-15 | big chungus | Lizzy 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-10 | remove underscore from include guards | Lizzy Fleckenstein | |
2023-12-10 | add print_num | Lizzy Fleckenstein | |
2023-11-29 | make print take const char | Lizzy Fleckenstein | |
2023-11-27 | font fixes | Lizzy Fleckenstein | |
2022-10-07 | Implement fully ascii printing | Lizzy Fleckenstein | |
2022-10-07 | Font rendering | Lizzy Fleckenstein | |