42_KFS/headers
2025-01-27 11:26:15 +01:00
..
fonts feature: line spacing + characters are aligned 2024-12-19 19:04:43 +01:00
icons core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
alloc.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
apic.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
base.h add: %u, %p, %x to kprintf 2024-09-19 18:00:18 +02:00
commands.h core: split shell command into individual file and support command arg 2024-09-25 21:31:44 +02:00
cpuid.h feature: apic is now enabled and the double fault interrupt at boot no longer occurs 2024-10-03 15:20:19 +02:00
debug.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
drivers.h add: sleep 2025-01-08 16:38:02 +01:00
font.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
gdt.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
icon.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
idt.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
interrupts.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
keyboard.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
kpanic.h fix: ssp is now enabled and it no longer crashes with several prints (so far) 2024-11-16 14:56:05 +01:00
kprintf.h wip: memory is almost fixed and working fine (infinite loop on zones linked lists) 2024-10-19 23:20:13 +02:00
memory.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
multiboot.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
power.h add: kpanic 2024-09-22 09:54:56 +02:00
rtc.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
shell.h add: backspace work with vbe 2024-12-18 23:56:17 +01:00
signal.h Merge branch 'main' of git.chauvet.pro:starnakin/42_KFS 2024-10-17 16:11:40 +02:00
task.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
terminal.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
time.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
tss.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
vbe.h core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00