banan-os/kernel
Bananymous 9c72f7255a Kernel: Add red colors to kernel panics 2022-12-13 00:57:13 +02:00
..
arch/i386 Kernel: zero initialize VGA_MEMORY and fix colors 2022-12-13 00:56:30 +02:00
include/kernel Kernel: Add red colors to kernel panics 2022-12-13 00:57:13 +02:00
kernel Kernel: kfree now checks for nullptr 2022-12-13 00:53:19 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Add new generic Printer class 2022-12-10 00:57:09 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00