Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-09 | use ELF for kernel | Lizzy Fleckenstein | |
2023-12-19 | improve debugging | 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-10 | handle interrupts | Lizzy Fleckenstein | |