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 468c3874be IRQ stuff 3 years ago
..
enable_paging.asm Non-distructive assembly stuff 3 years ago
idt.c interupt.* -> idt.* (better filenames) 3 years ago
idt.h interupt.* -> idt.* (better filenames) 3 years ago
io.c io refactor 3 years ago
io.h io refactor 3 years ago
isr.asm More ints stuff 3 years ago
kernel.c Cleanup 3 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 Removed paging crap 3 years ago
paging.h Removed paging crap 3 years ago
pic.c IRQ stuff 3 years ago
pic.h IRQ stuff 3 years ago