This website requires JavaScript.
Explore
Help
Sign in
jack
/
kernel-zig
Watch
1
Star
0
Fork
You've already forked kernel-zig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
33a6b9d323
kernel-zig
/
src
/
arch
/
x86
History
Jack Halford
33a6b9d323
memory detected with multiboot
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