FENIX_kernel/arch/i386
Gitea dfe692149e Current makes for i386 2020-12-01 21:00:56 -06:00
..
boot.S Working basics 2020-12-01 20:41:09 -06:00
cmos.c Working RTC access 2020-12-01 20:59:42 -06:00
crti.S Working basics 2020-12-01 20:41:09 -06:00
crtn.S Working basics 2020-12-01 20:41:09 -06:00
gdt.S Some vague attempts at GDT stuff 2020-12-01 20:59:57 -06:00
gdt.c Some vague attempts at GDT stuff 2020-12-01 20:59:57 -06:00
gdt.h Some vague attempts at GDT stuff 2020-12-01 20:59:57 -06:00
init.c Very basic "init" 2020-12-01 20:59:33 -06:00
inter.s Some vague interrupt stuff 2020-12-01 21:00:09 -06:00
interrupt.c Some vague interrupt stuff 2020-12-01 21:00:09 -06:00
kclock.c Stuff I need to work on 2020-12-01 21:00:41 -06:00
make.config Current makes for i386 2020-12-01 21:00:56 -06:00
pmap.c Stuff I need to work on 2020-12-01 21:00:41 -06:00
tty.c Working TTY 2020-12-01 21:00:28 -06:00
vga.h Working TTY 2020-12-01 21:00:28 -06:00