summaryrefslogtreecommitdiff
path: root/src/arch/amd64/drivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor archHEADmainFreya Murphy2024-02-045-407/+0
|
* formattingtrimill2024-02-032-35/+35
|
* alloc on write paging, -O3 compile works, 'volatile' is the story of my lifeFreya Murphy2024-02-031-1/+1
|
* refactor, new arch dirs, (wip) page alloc on write, hsv screen (convert to ↵Freya Murphy2024-02-035-0/+407
userspace later), other fixes