banan-os/kernel/include/kernel
Bananymous 835430e7b0 BAN: Move Formatter to new project called BAN
I also implemented basic ErrorOr and Queue
2022-12-13 10:39:57 +02:00
..
KeyboardLayout Kernel: Properly handle finnish keyboard layout. 2022-12-08 18:05:48 +02:00
GDT.h Add GDT and IDT 2022-11-16 19:49:09 +02:00
IDT.h Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
IO.h Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
Keyboard.h Kernel: Properly handle finnish keyboard layout. 2022-12-08 18:05:48 +02:00
PIC.h Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
PIT.h Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
Serial.h BAN: Move Formatter to new project called BAN 2022-12-13 10:39:57 +02:00
kmalloc.h Kernel: Implement very basic, but functional kmalloc/kfree 2022-12-09 00:26:24 +02:00
kprint.h BAN: Move Formatter to new project called BAN 2022-12-13 10:39:57 +02:00
multiboot.h Fixes :) 2022-11-15 21:42:14 +02:00
panic.h Kernel: Add red colors to kernel panics 2022-12-13 00:57:13 +02:00
tty.h Kernel: Add new generic Printer class 2022-12-10 00:57:09 +02:00