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