summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Collapse)AuthorAge
* Provide an interface for drawing on the screen in VGA text modeClément Sibille2021-10-04
| | | | | | This interface allows the user to write strings and move the cursor in VGA text mode. This closes #1.
* Make kernel print hello world using the VGA text bufferClément Sibille2021-10-04
Go back to lisible.xyz