Gráfico de commits

3 commits

Autor SHA1 Mensaje Fecha
Arnau Camprubí 08a6ed51bb PS/2 keyboard driver 2022-06-19 19:08:16 +02:00
Arnau Camprubí 2160a41e81 Finished VGA driver and implemented stdio.h (printf and puts) 2022-06-17 17:13:55 +02:00
Arnau Camprubí dea348c716 Renamed some functions
print_string() -> puts()
print_string_at() -> puts_at()
Also created printf() that (for now) just calls puts()
2022-06-17 14:42:44 +02:00