42_KFS/src
2025-01-17 12:56:05 +01:00
..
debug Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
drivers wip: TSS added to the gdt and start to implement scheduler 2025-01-13 15:46:09 +01:00
gdt wip: TSS added to the gdt and start to implement scheduler 2025-01-13 15:46:09 +01: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 wip: scheduler needs to change eip or smth in order to call the fn 2025-01-17 12:56:05 +01:00
multitasking wip: scheduler needs to change eip or smth in order to call the fn 2025-01-17 12:56:05 +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 fix: autocomplete working again (ratio starnakin) and clean some stuff 2024-12-19 11:03:09 +01:00
terminal feature: line spacing + characters are aligned 2024-12-19 19:04:43 +01:00
boot.s fix: skip in the header to have good addresses 2024-12-03 12:03:28 +01:00
kernel.c wip: scheduler needs to change eip or smth in order to call the fn 2025-01-17 12:56:05 +01:00
kpanic.c feature: vbe is enabled, drivers for vbe tbd 2024-12-03 13:29:36 +01:00
multiboot.c feature: black screen with scrolling is better, it also uses the full screen length 2024-12-18 14:13:45 +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