FENIX_kernel/arch/i386
Kat R. 15db278319 Some stuff for utsname and skeleton for syscalls 2022-10-29 10:04:39 -05:00
..
boot.S Higher half, baby!!! 2022-10-29 10:03:56 -05: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 minor changes 2021-01-10 14:42:29 -06:00
init.c Change gdt setup, set state different 2021-01-10 14:42:49 -06:00
inter.s We should have a working interrupt table 2021-01-02 20:52:20 -06:00
interrupt.c Handle spurious interrupts 2021-01-03 21:33:10 -06:00
kclock.c Stuff I need to work on 2020-12-01 21:00:41 -06:00
linker.ld Higher half, baby!!! 2022-10-29 10:03:56 -05:00
make.config We should have a working interrupt table 2021-01-02 20:52:20 -06:00
pmap.c Stuff I need to work on 2020-12-01 21:00:41 -06:00
pmode.S Wrote file, not really needed, though 2021-01-10 14:43:23 -06:00
syscall_uname.c Some stuff for utsname and skeleton for syscalls 2022-10-29 10:04:39 -05:00
tty.c Added stuff for changing colors 2021-01-06 15:28:36 -06:00
vga.h Working TTY 2020-12-01 21:00:28 -06:00