banan-os/kernel
Bananymous c8866aa88b Kernel: Move GDT and IDT assembly to inline assembly 2022-12-19 11:46:38 +02:00
..
arch/i386 Kernel: Move GDT and IDT assembly to inline assembly 2022-12-19 11:46:38 +02:00
include/kernel Kernel: Replace PIC with APIC 2022-12-19 11:46:25 +02:00
kernel Kernel: Replace PIC with APIC 2022-12-19 11:46:25 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Implement basic VESA Graphics mode driver 2022-12-16 00:47:03 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00