.. |
include/k
|
fix: coding style
|
2021-07-12 18:01: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
|
fix(idt): fix args struct to get err_code and int_code
|
2021-07-15 15:22:41 +02:00 |
idt.h
|
fix(idt): fix args struct to get err_code and int_code
|
2021-07-15 15:22:41 +02:00 |
io.h
|
fix: coding style
|
2021-07-12 17:55:13 +02:00 |
isr.h
|
feat(pic): add pic keyboard function to isr funcs
|
2021-07-15 16:47:56 +02:00 |
isr.S
|
feat(pic): add pic keyboard function to isr funcs
|
2021-07-15 16:47:56 +02:00 |
k.c
|
feat(pic): use remap_pic
|
2021-07-15 16:53:44 +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(pic): add pic to Makefile
|
2021-07-15 16:53:26 +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 |
pic.c
|
feat(pic): add remapping of pic
|
2021-07-15 16:52:19 +02:00 |
pic.h
|
feat(pic): add remapping of pic
|
2021-07-15 16:52:19 +02:00 |
serial.c
|
feat(gdt): add gdt loading
|
2021-07-13 21:38:19 +02:00 |
serial.h
|
feat: add k_init function
|
2021-07-13 04:47:32 +02:00 |