.. |
include/k
|
fix: coding style
|
2021-07-12 18:01:40 +02:00 |
pic
|
fix(pit): return number of ticks
|
2021-07-26 14:53:59 +02:00 |
utils
|
fix(ring_buffer): fixed pb when write_index comes back to 0
|
2021-07-17 05:26:54 +02:00 |
atapi.c
|
feat(atapi): add drive discover functions
|
2021-07-26 14:55:13 +02:00 |
atapi.h
|
feat(atapi): add drive discover functions
|
2021-07-26 14:55:13 +02:00 |
crt0.S
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
elf.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
gdt.c
|
feat(idt): add idt creation
|
2021-07-14 22:57:38 +02:00 |
gdt.h
|
feat(idt): add documentation
|
2021-07-15 04:55:18 +02:00 |
idt.c
|
feat(pit): add pit to isr and idt entries
|
2021-07-17 11:57:21 +02:00 |
idt.h
|
feat(idt): use new ring_buffer functions
|
2021-07-17 05:27:44 +02:00 |
io.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
isr.h
|
feat(pit): add pit to isr and idt entries
|
2021-07-17 11:57:21 +02:00 |
isr.S
|
feat(pit): add pit to isr and idt entries
|
2021-07-17 11:57:21 +02:00 |
k.c
|
feat(pit): init pit
|
2021-07-17 11:57:59 +02:00 |
k.lds
|
feat: add given files
|
2021-07-12 15:57:08 +02:00 |
libvga.c
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
libvga.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
list.c
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
list.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
Makefile
|
feat(pit): add pit functions
|
2021-07-17 11:56:34 +02:00 |
memory.c
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
memory.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
multiboot.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
serial.c
|
feat(pic): mask all PIC except keyboard
|
2021-07-16 03:18:43 +02:00 |
serial.h
|
feat: add k_init function
|
2021-07-13 04:47:32 +02:00 |