summaryrefslogtreecommitdiff
path: root/src/print.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-031-12/+23
| | | | userspace later), other fixes
* improved debugger, refactoredtrimill2024-02-031-1/+7
|
* better print and memFreya Murphy2024-02-021-1/+7
|
* acpi, fix mboot memory map, fix kalloc, fix virtalloc node allocator, add ↵Freya Murphy2024-02-011-0/+564
kprintf, other changes