Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vga: fix text mode cursor | aqua | 2022-11-03 | 1 | -1/+1 |
| | | | | outb parameters are (value, port) and not (port, value) | ||||
* | Add uppercase scancodes | aqua | 2022-11-01 | 1 | -17/+33 |
| | | | | Make text mode screen scroll | ||||
* | add ps2_keyboard driver | aqua | 2022-10-31 | 1 | -0/+4 |
| | |||||
* | printf: add %d, %u and %x | aqua | 2022-08-12 | 1 | -0/+12 |
| | |||||
* | Initial commit | aqua | 2022-08-12 | 1 | -0/+38 |
x86 kernel that prints a hello world message to com1 |