Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-09 | refactor heap code and add heap debugging | Lizzy Fleckenstein | |
2023-12-27 | move debugger to separate file | 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 | remove underscore from include guards | Lizzy Fleckenstein | |
2023-12-10 | handle interrupts | Lizzy Fleckenstein | |