banan-os/kernel/kernel
Bananymous e62a626b39 Kernel: Improve keyboard input by a lot
Seems to work on my 2 computerss
2022-12-13 10:45:06 +02:00
..
Keyboard.cpp Kernel: Improve keyboard input by a lot 2022-12-13 10:45:06 +02:00
PIC.cpp Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
PIT.cpp Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
RTC.cpp Kernel: Add RTC to get current time 2022-12-13 10:41:36 +02:00
SSP.cpp Fixes :) 2022-11-15 21:42:14 +02:00
Serial.cpp Kernel: Rename Printer to Formatter 2022-12-13 00:50:21 +02:00
kernel.cpp Kernel: Improve keyboard input by a lot 2022-12-13 10:45:06 +02:00
kmalloc.cpp Kernel: kfree now checks for nullptr 2022-12-13 00:53:19 +02:00