summaryrefslogtreecommitdiff
path: root/src/arch/amd64/drivers/bochs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor archHEADmainFreya Murphy2024-02-041-73/+0
|
* formattingtrimill2024-02-031-22/+22
|
* 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-031-0/+73
userspace later), other fixes