summaryrefslogtreecommitdiff
path: root/src/arch/amd64/cpu/debugger.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* formattingtrimill2024-02-031-68/+68
|
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-2/+3
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-031-0/+414
userspace later), other fixes