JustVic/melisa_kernel
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Diy kernel. I used gnu assembler and grub as a loader. What's implemented: -multiboot2 -64-bit -IDT and GDT -paging -Userspace -disk(ATA PIO) driver -fat16 filesystem May it be Something new and something simple to read and understand. I build it according to my knowledge to study computer devices and in my free time, which is not much, so everything can be built from dirt and sticks, if you know how do it better you can always help :) Radicle project's Repository ID (RID) is rad:z41oQJssJbL5T2So5n78ggcqX68Xt Building: make all or make qemu to run I ask that contributors sign a Contributor Assignment Agreement. Before make contributions you need to add yourself to people.md file. And by adding yourself to people.md file you are agreeing to Melisa Kernel Contributor Assignment Agreement located in the caa.md file.