.. |
include/k
|
fix(given_files): include int types
|
2021-07-29 03:59:07 +02:00 |
pic
|
feat(atapi): enable pins for atapi on pic chip
|
2021-07-28 23:43:48 +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
|
fix(atapi): wait much time before reading
|
2022-04-23 18:27:44 +02:00 |
atapi.h
|
fix(atapi): fix int size in atapi_drive struct
|
2021-07-29 01:44:40 +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(atapi): add discover_drive in init_k
|
2021-07-29 03:59:52 +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(atapi): add atapi to Makefile
|
2021-07-26 14:55:43 +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 |