kernel-zig/src/arch/x86
2019-06-25 23:09:13 +02:00
..
lib lspci done, console ok, printf formatting ok 2019-05-12 21:12:32 +02:00
_start.s multiboot is fixed but using multiboot v1 for now, should work fine, memory paging next 2019-06-25 22:35:52 +02:00
gdt.s fixed the asm compiling bug 2019-06-06 19:24:40 +02:00
gdt.zig first commit 2019-05-11 01:11:34 +02:00
idt.zig first commit 2019-05-11 01:11:34 +02:00
interrupt.zig multiboot is fixed but using multiboot v1 for now, should work fine, memory paging next 2019-06-25 22:35:52 +02:00
isr.s multiboot is fixed but using multiboot v1 for now, should work fine, memory paging next 2019-06-25 22:35:52 +02:00
isr.zig multiboot is fixed but using multiboot v1 for now, should work fine, memory paging next 2019-06-25 22:35:52 +02:00
linker.ld fixed the asm compiling bug 2019-06-06 19:24:40 +02:00
main.zig multiboot is fixed but using multiboot v1 for now, should work fine, memory paging next 2019-06-25 22:35:52 +02:00
mem.zig memory detected with multiboot 2019-06-25 23:09:13 +02:00