orion/src
g1n 472a220b40
Add functions for WARNING, ERROR and FIXME debug outputs
2022-02-09 19:33:06 +02:00
..
arch/i386 Initial commit 2022-02-02 10:22:28 +02:00
include Add functions for WARNING, ERROR and FIXME debug outputs 2022-02-09 19:33:06 +02:00
libk Initial commit 2022-02-02 10:22:28 +02:00
Makefile Made cleaner Makefile (now not need to fix it on every new file) 2022-02-09 12:41:20 +02:00
early_kernel.c Add functions for WARNING, ERROR and FIXME debug outputs 2022-02-09 19:33:06 +02:00
idt.c Initial commit 2022-02-02 10:22:28 +02:00
kernel.c Add functions for WARNING, ERROR and FIXME debug outputs 2022-02-09 19:33:06 +02:00
linker.ld Initial commit 2022-02-02 10:22:28 +02:00
paging.c Add paging 2022-02-02 20:10:52 +02:00
serial.c Add functions for WARNING, ERROR and FIXME debug outputs 2022-02-09 19:33:06 +02:00
vga.c Add serial and serial printing for debugging 2022-02-09 18:20:45 +02:00