| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-04-08 | break apart c libaray | Freya Murphy | 1 | -2/+2 |
| 2025-04-03 | remove annoying output | Freya Murphy | 1 | -1/+1 |
| 2025-04-03 | grub | Freya Murphy | 1 | -21/+9 |
| 2025-04-03 | move old kernel code (for now) into kernel/old, trying to get long mode | Freya Murphy | 1 | -3/+3 |
| 2025-03-27 | disable kvm (breaks gdb), fix kernel to be flat binary | Freya Murphy | 1 | -6/+6 |
| 2025-03-27 | cpu_reset prints at start, not usefull | Freya Murphy | 1 | -1/+1 |
| 2025-03-27 | make user.img proper | Freya Murphy | 1 | -1/+1 |
| 2025-03-27 | remove trailing whitespace | Freya Murphy | 1 | -0/+1 |
| 2025-03-27 | move user to 0x30000, update kernel.ld | Freya Murphy | 1 | -1/+1 |
| 2025-03-27 | pull upstream changes, add auto formatting | Freya Murphy | 1 | -1/+5 |
| 2025-03-26 | kvm on linux only | Freya Murphy | 1 | -2/+6 |
| 2025-03-25 | more qemu opts and gdb | Freya Murphy | 1 | -2/+13 |
| 2025-03-25 | convert build system to zig | Freya Murphy | 1 | -308/+20 |