quark/src/kernel
2022-07-23 01:42:19 +02:00
..
arch/i686 Moved everything from util/ to lib/ 2022-06-19 19:29:10 +02:00
drivers Serial ports (still not working) 2022-06-22 15:12:17 +02:00
fs Fixed VFS 2022-07-15 21:45:56 +02:00
hal Finished and fixed ISR+IDT 2022-06-18 03:56:45 +02:00
lib Physical memory manager 2022-07-18 21:28:03 +02:00
mm Virtual memory manager 2022-07-23 01:42:19 +02:00
entry.asm Physical memory manager 2022-07-18 21:28:03 +02:00
main.c Virtual memory manager 2022-07-23 01:42:19 +02:00
multiboot.h Physical memory manager 2022-07-18 21:28:03 +02:00
shell.c Physical memory manager 2022-07-18 21:28:03 +02:00
shell.h Basic shell 2022-06-19 19:54:09 +02:00