42_KFS/src
2024-10-30 20:48:59 +01:00
..
debug Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
drivers fix: backspace printing + clean a few warnings/junk code 2024-10-09 23:24:56 +02:00
gdt fix: interrupt handler function uses an array 2024-10-08 10:56:15 +02:00
interrupt Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
kprint wip: memory is almost fixed and working fine (infinite loop on zones linked lists) 2024-10-19 23:20:13 +02:00
memory core: use ptr param instead of global 2024-10-30 20:48:59 +01:00
power feature: start to implements isrs 2024-10-01 20:24:33 +02:00
rtc feature: log level on kprintf (color) 2024-09-20 12:40:36 +02:00
shell feature: add a few helpers fn (is...) 2024-10-11 13:10:47 +02:00
terminal feature: add a few helpers fn (is...) 2024-10-11 13:10:47 +02:00
boot.s Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
kernel.c add: documentation: memory 2024-10-30 19:05:58 +01:00
kpanic.c wip: debug memory pages persistency 2024-10-21 13:36:42 +02:00