hazel/kernel
2024-07-05 19:16:52 -04:00
..
idt.c interrupts and started pit 2024-07-01 19:28:45 -04:00
init.asm parse elf header of initrd and map it to its entry in vmem 2024-07-05 19:16:52 -04:00
io.c multiboot info, serial ports, logs 2024-06-27 18:36:32 -04:00
kernel.c parse elf header of initrd and map it to its entry in vmem 2024-07-05 19:16:52 -04:00
kernel.ld higher half kernel 2024-07-04 22:03:10 -04:00
log.c interrupts and started pit 2024-07-01 19:28:45 -04:00
mem.c unmap lower kernel and some fixes 2024-07-04 23:44:13 -04:00
pic.c pit and kernel ticks 2024-07-02 00:46:29 -04:00
pit.c pit ticks each ms 2024-07-02 15:36:47 -04:00
serial.c multiboot info, serial ports, logs 2024-06-27 18:36:32 -04:00