| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2021-10-05 | Add terminal scrolling | Clément Sibille | |
| This closes #2. | |||
| 2021-10-04 | Provide an interface for drawing on the screen in VGA text mode | Clément Sibille | |
| This interface allows the user to write strings and move the cursor in VGA text mode. This closes #1. | |||
| 2021-10-04 | Make kernel print hello world using the VGA text buffer | Clément Sibille | |
| 2021-10-03 | Initial rust project setup | Clément Sibille | |
