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 6c08344548 Bugs 3 years ago
..
enable_paging.asm Non-distructive assembly stuff 3 years ago
idt.c Bugs 3 years ago
idt.h Stuff 3 years ago
io.c io refactor 3 years ago
io.h io refactor 3 years ago
isr.asm Bugs 3 years ago
kernel.c Exception stuff 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 Stuff 3 years ago
pic.h Stuff 3 years ago