Luna/kernel/include
2022-09-21 20:56:40 +02:00
..
acpi We are not using C 2022-09-18 09:43:29 +02:00
cpu LOTS MORE LOGGING. which is great, of course. 2022-09-07 19:41:08 +02:00
fs/ext2 Ready. Set. Go! 2022-09-05 16:13:51 +02:00
gdt Ready. Set. Go! 2022-09-05 16:13:51 +02:00
init I.... think I fixed the initrd code? 2022-09-19 17:06:08 +02:00
interrupts Rename "SavedContext" to "Context" 2022-09-20 19:56:43 +02:00
io Add basic PCI driver 2022-09-21 17:57:02 +02:00
log Add the ability to toggle loglevels in KernelLog 2022-09-15 18:42:38 +02:00
memory LOTS MORE LOGGING. which is great, of course. 2022-09-07 19:41:08 +02:00
misc Reorganize structure 2022-09-21 17:56:53 +02:00
rand Randomness and stack protection!! 2022-09-14 18:54:40 +02:00
render Remove unused drawing files 2022-09-10 18:44:14 +02:00
std Make strstr take a const char* as a needle instead of a char* 2022-09-15 18:42:18 +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
assert.h Make ASSERT, PANIC and TODO show a backtrace and scheduler tid if initialized 2022-09-21 20:56:40 +02:00
bootboot.h Ready. Set. Go! 2022-09-05 16:13:51 +02:00
config.h Add a moon_version function that returns the full version string 2022-09-20 16:34:24 +02:00
psf1.h Try to make TextRenderer work... still failing 2022-09-19 20:17:37 +02:00