A poorly written OS for the x86 arch. (WIP)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
eOS/kernel
E. Almqvist e076cae6b2 Refactor etc 2 years ago
..
enable_paging.asm Non-distructive assembly stuff 3 years ago
idt.c Type fix 2 years ago
idt.h IOAPIC not working... 3 years ago
io.c Refactor & stuff 3 years ago
io.h io refactor 3 years ago
isr.asm Refactor 3 years ago
kernel.c Refactor etc 2 years ago
kernel.h interupt.* -> idt.* (better filenames) 3 years ago
kernel_entry.asm Stuff 3 years ago
memory.c Refactor stuff 3 years ago
memory.h Refactor stuff 3 years ago
paging.c Refactor & stuff 3 years ago
paging.h Removed paging crap 3 years ago
pic.c Interupts works! 3 years ago
pic.h Interupts works! 3 years ago