Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix usermode interrupts. add ability to define custom interrupt handlersmain | Jon Santmyer | 13 days | 2 | -0/+3 |
| | |||||
* | load init from ELF executable | Jon Santmyer | 2025-09-11 | 2 | -2/+2 |
| | |||||
* | move limine to arch-specific directory. | Jon Santmyer | 2025-09-02 | 1 | -28/+2 |
| | | | | untie boot code from non-boot code | ||||
* | remove _initData, replace with enum indexes | Jon Santmyer | 2025-08-11 | 3 | -9/+4 |
| | |||||
* | working usermode objdir iteration | Jon Santmyer | 2025-08-10 | 2 | -4/+5 |
| | |||||
* | working userland with some invoke syscalls | Jon Santmyer | 2025-07-30 | 3 | -0/+197 |