Commit graph

11 commits

Author SHA1 Message Date
07089c2ea1 paging done 2019-08-15 21:15:10 +02:00
97aa541b34 keyboard works 2019-08-13 23:28:24 +02:00
e832dede16 paging almost done, endianess problem for now 2019-08-13 22:37:05 +02:00
e619364f71 bump allocator implemented 2019-08-11 20:16:27 +02:00
33a6b9d323 memory detected with multiboot 2019-06-25 23:09:13 +02:00
f3285163e3 multiboot is fixed but using multiboot v1 for now, should work fine, memory paging next 2019-06-25 22:35:52 +02:00
a6471bb147 fixed the asm compiling bug 2019-06-06 19:24:40 +02:00
ce879e11b2 compiler problems... 2019-05-17 21:09:57 +02:00
f479edf1a3 lspci done, console ok, printf formatting ok 2019-05-12 21:12:32 +02:00
0273c9a8c8 keyboard irq 2019-05-11 14:52:00 +02:00
14ff4db74a first commit
boot ok
vga ok
console soon
interrupt mapping ok
isr triggers ok but doesn't iret

still lots to port from rust
2019-05-11 01:11:34 +02:00