Commit Graph

12 Commits

Author SHA1 Message Date
Malo Lecomte 99f290634f feat(Makefile): add iso and fd to compiled files 2022-04-23 18:29:18 +02:00
Malo Lecomte 38bb731587 feat(atapi): add atapi to Makefile 2021-07-26 14:55:43 +02:00
Malo Lecomte 416b4337c7 feat(pit): add pit functions 2021-07-17 11:56:34 +02:00
Malo Lecomte 26bdf84db4 feat(pic): move pic.c in pic dir 2021-07-17 10:40:08 +02:00
Malo Lecomte f7246ffcdb feat(ring_buffer): add ring_buffer struct 2021-07-16 18:07:57 +02:00
Malo Lecomte f258a08be0 feat(keyboard): add keyboard to Makefile 2021-07-16 03:24:18 +02:00
Malo Lecomte ff0f7f79bd feat(pic): add pic to Makefile 2021-07-15 16:53:26 +02:00
Malo Lecomte 2b3d6372cf feat(isr): add isr files to Makefile 2021-07-15 00:38:12 +02:00
Julien CLEMENT 96610353c8 feat(idt): add idt creation
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2021-07-14 22:57:38 +02:00
Julien CLEMENT e862a4185b feat(gdt): add gdt loading
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2021-07-13 21:38:19 +02:00
Julien CLEMENT 202fc190ac feat(serial): add serial initialization and gitignore
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2021-07-12 19:46:21 +02:00
Julien CLEMENT 7178dbb6a7 feat: add given files
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
2021-07-12 15:57:08 +02:00