summaryrefslogtreecommitdiffstats
path: root/kernel/src/io.rs (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.
Go back to lisible.xyz