orion_old/kernel/kernel
g1n e84e4719a4 Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
..
asm_helper.h Kernel: add asm_helper.h - some asm constructions (outb, inb) 2021-08-11 14:05:06 +03:00
early_kernel.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
fs.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
gdt.c Kernel: add timer, paging, irqs but that not works well 2021-08-12 14:07:07 +03:00
initrd.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
interrupts.c Kernel: Add working paging 2021-09-07 18:32:27 +03:00
kernel.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
keyboard.c Kernel: Add keyboard 2021-09-06 19:33:29 +03:00
kheap.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
multiboot.h Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
ordered_map.c Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
paging.h Kernel: add very WIP implementation of initrd 2021-09-14 17:21:46 +03:00
serial.h Kernel: add asm_helper.h - some asm constructions (outb, inb) 2021-08-11 14:05:06 +03:00
timer.c Kernel: add timer, paging, irqs but that not works well 2021-08-12 14:07:07 +03:00