quark/src/kernel
2022-06-20 16:52:25 +02:00
..
arch/i686 Moved everything from util/ to lib/ 2022-06-19 19:29:10 +02:00
drivers Fixed keyboard driver bug 2022-06-20 14:09:40 +02:00
hal Finished and fixed ISR+IDT 2022-06-18 03:56:45 +02:00
lib Implemented basic yet usable memory allocation 2022-06-20 16:52:25 +02:00
entry.asm Implemented PIC 2022-06-18 19:03:24 +02:00
main.c Moved stdio.h into lib/ 2022-06-19 19:17:15 +02:00
shell.c Implemented basic yet usable memory allocation 2022-06-20 16:52:25 +02:00
shell.h Basic shell 2022-06-19 19:54:09 +02:00