42_KFS/src
2024-12-19 00:22:02 +01:00
..
debug Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
drivers feature: terminal scroll works again (with a bg image, without the bg image it's a wip) 2024-12-17 15:33:21 +01: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 wip: vbe still not working but let us cook 2024-12-06 14:25:03 +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 clean: simplify code && maybe fix 2024-12-19 00:22:02 +01:00
terminal clean: simplify code && maybe fix 2024-12-19 00:22:02 +01:00
boot.s fix: skip in the header to have good addresses 2024-12-03 12:03:28 +01:00
kernel.c feature: terminal scroll works again (with a bg image, without the bg image it's a wip) 2024-12-17 15:33:21 +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