Age | Commit message (Expand) | Author |
---|---|---|
2021-08-24 | replace () with (void) in function definitions | dzwdz |
2021-08-09 | move the x86 port io code to a separate file | dzwdz |
2021-08-09 | print the boot heart on both VGA and serial | dzwdz |
2021-08-09 | vga tty: vga_putchar is now static | dzwdz |
2021-08-09 | implement serial output | dzwdz |
2021-08-09 | rename `log_` to `tty_`, `tty_` to `vga_` | dzwdz |
2021-08-09 | move all the tty stuff to a tty directory | dzwdz |