Luna/kernel/include
apio d8bfb76eef Try to make TextRenderer work... still failing
I can now safely call try_initialize() in early_init though
2022-09-19 20:17:37 +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 Move declaration of IDTR to header 2022-09-06 11:44:37 +02:00
io Ready. Set. Go! 2022-09-05 16:13:51 +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
panic Make hang() noreturn 2022-09-06 12:12:55 +02:00
power Add a minimal shutdown method, that only works on emulators (at least for now) 2022-09-06 12:13:43 +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
scheduling Ready. Set. Go! 2022-09-05 16:13:51 +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 Add spinlocks 2022-09-18 20:15:19 +02:00
assert.h Randomness and stack protection!! 2022-09-14 18:54:40 +02:00
bootboot.h Ready. Set. Go! 2022-09-05 16:13:51 +02:00
config.h Moon 0.2-dev 2022-09-18 17:16:44 +02:00
psf1.h Try to make TextRenderer work... still failing 2022-09-19 20:17:37 +02:00