FENIX_kernel/arch/i386
Gitea c79e957f38 we got the gdt working! 2020-12-18 12:38:32 -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.c we got the gdt working! 2020-12-18 12:38:32 -06:00
gdt.h we got the gdt working! 2020-12-18 12:38:32 -06:00
gdt_load.S we got the gdt working! 2020-12-18 12:38:32 -06:00
init.c we got the gdt working! 2020-12-18 12:38:32 -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
linker.ld Linker script 2020-12-01 21:01:11 -06:00
make.config we got the gdt working! 2020-12-18 12:38:32 -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