42_KFS/src
2024-11-26 14:16:46 +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 fix: remove imcomplete page 2024-11-26 14:16:24 +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 wip: frame_allocator working pretty good (?) 2024-11-19 16:57:19 +01:00
terminal feature: add a few helpers fn (is...) 2024-10-11 13:10:47 +02:00
boot.s wip: multiboot struct is now in the page directory/page table 2024-11-12 17:13:36 +01:00
kernel.c add: memory test 2024-11-26 14:16:46 +01:00
kpanic.c wip: frame_allocator with multiboot zones 2024-11-18 15:12:46 +01:00
ssp.c fix: ssp is now enabled and it no longer crashes with several prints (so far) 2024-11-16 14:56:05 +01:00