Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor archHEADmain | Freya Murphy | 2024-02-04 | 1 | -3/+3 |
| | |||||
* | fix acpi on uefi, kprint fixes | Freya Murphy | 2024-02-03 | 1 | -2/+2 |
| | |||||
* | print registers on fatal exception | trimill | 2024-02-03 | 4 | -108/+119 |
| | |||||
* | acpi table loading and shutdown works, plus mmap fix :3 | Freya Murphy | 2024-02-03 | 1 | -1/+1 |
| | |||||
* | formatting | trimill | 2024-02-03 | 3 | -70/+70 |
| | |||||
* | fix problem | trimill | 2024-02-03 | 1 | -2/+2 |
| | |||||
* | alloc on write paging, -O3 compile works, 'volatile' is the story of my life | Freya Murphy | 2024-02-03 | 3 | -13/+22 |
| | |||||
* | refactor exception panic | trimill | 2024-02-03 | 1 | -14/+15 |
| | |||||
* | refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵ | Freya Murphy | 2024-02-03 | 6 | -0/+864 |
userspace later), other fixes |