42_KFS/src
2024-09-27 12:07:17 +02:00
..
debug add: kpanic 2024-09-22 09:54:56 +02:00
gdt feature: log level on kprintf (color) 2024-09-20 12:40:36 +02:00
kprint feature: heap command prints the status of the allocator 2024-09-22 01:57:27 +02:00
memory add: ksize and vsize 2024-09-26 17:06:03 +02:00
power add: kpanic 2024-09-22 09:54:56 +02:00
rtc feature: log level on kprintf (color) 2024-09-20 12:40:36 +02:00
shell fix: nvm strcmp should crash on NULL, color cmd is now protected though 2024-09-27 12:07:17 +02:00
terminal add: color cmd 2024-09-25 22:25:43 +02:00
boot.s init project structure 2024-09-06 23:36:07 +02:00
kernel.c add: ksize and vsize 2024-09-26 17:06:03 +02:00
kpanic.c feature: both physical and virtual allocators should be done 2024-09-26 16:18:06 +02:00