Luna/kernel/src
2022-09-21 17:56:53 +02:00
..
acpi New framebuffer class!! 2022-09-10 18:42:40 +02:00
cpu LOTS MORE LOGGING. which is great, of course. 2022-09-07 19:41:08 +02:00
gdt Load a bare-bones TSS for CPU0 2022-09-17 17:40:35 +02:00
init Reorganize structure 2022-09-21 17:56:53 +02:00
interrupts Reorganize structure 2022-09-21 17:56:53 +02:00
io Use appropriate logging functions 2022-09-08 17:03:17 +02:00
log Reorganize structure 2022-09-21 17:56:53 +02:00
memory commit 2022-09-14 17:55:24 +02:00
misc Reorganize structure 2022-09-21 17:56:53 +02:00
panic Reorganize structure 2022-09-21 17:56:53 +02:00
power Reorganize structure 2022-09-21 17:56:53 +02:00
rand Update config.h to use a .cpp file that will be recompiled when it changes 2022-09-20 16:30:34 +02:00
render Try to make TextRenderer work... still failing 2022-09-19 20:17:37 +02:00
std Reorganize structure 2022-09-21 17:56:53 +02:00
thread Reorganize structure 2022-09-21 17:56:53 +02:00
trace Got a stack tracer working!! 2022-09-19 21:11:43 +02:00
main.asm Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00
main.cpp Reorganize structure 2022-09-21 17:56:53 +02:00