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
|
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
|
Linker script
|
2020-12-01 21:01:11 -06: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 |
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 |