banan-os/kernel/include/kernel
Bananymous 620b836fc3 Kernel: VESA now somewhat handles Cursor in Graphics mode 2022-12-27 18:29:02 +02:00
..
KeyboardLayout Kernel: Remove a lot of empty lines 2022-12-14 21:17:46 +02:00
APIC.h Kernel: You can now disable APIC from the grub commandline 2022-12-20 11:57:09 +02:00
CPUID.h Kernel: Implement 'cpuid' and enumerations for features 2022-12-15 17:28:54 +02:00
GDT.h Add GDT and IDT 2022-11-16 19:49:09 +02:00
IDT.h Kernel: Replace PIC with APIC 2022-12-19 11:46:25 +02:00
IO.h Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
Keyboard.h Kernel: Add unicode support 2022-12-16 03:55:13 +02:00
PIC.h Kernel: Replace PIC with APIC 2022-12-19 11:46:25 +02:00
PIT.h Kernel: IRQs are now working :) 2022-12-07 02:48:44 +02:00
RTC.h Kernel/BAN: Make Time a struct in BAN and add formatter to it 2022-12-13 12:37:26 +02:00
Serial.h Kernel: debug printing now show system time correctly 2022-12-13 20:44:52 +02:00
Shell.h Kernel: Make TTY a class 2022-12-23 15:55:45 +02:00
TTY.h Kernel: VESA now somewhat handles Cursor in Graphics mode 2022-12-27 18:29:02 +02:00
VESA.h Kernel: VESA now somewhat handles Cursor in Graphics mode 2022-12-27 18:29:02 +02:00
kmalloc.h Kernel: VESA driver has now second buffer for fast scrolling 2022-12-20 14:02:44 +02:00
kprint.h Kernel: Make TTY a class 2022-12-23 15:55:45 +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