42_KFS/src
2024-12-09 10:06:57 +01:00
..
debug Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
drivers feature: vbe is enabled, drivers for vbe tbd 2024-12-03 13:29:36 +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 wip: frame_allocator working pretty good (?) 2024-11-19 16:57:19 +01:00
terminal wip: vbe still not working but let us cook 2024-12-06 14:25:03 +01:00
boot.s fix: skip in the header to have good addresses 2024-12-03 12:03:28 +01:00
kernel.c wip: vbe still not working but let us cook 2024-12-06 14:25:03 +01:00
kpanic.c feature: vbe is enabled, drivers for vbe tbd 2024-12-03 13:29:36 +01:00
multiboot.c feature: vbe can now display pixels to the screen 🥳 2024-12-09 10:06:57 +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