Форк ToaruOS
aarch64armv8baremetalbootloadercc-librarycdromcompositorkerneloperating-systemoperating-systemsososdevsmptext-editortoaruoswindow-managerx86x86-64
include | ||
.gitignore | ||
bootdisk.img | ||
gdt.c | ||
idt.c | ||
irq.c | ||
isrs.c | ||
link.ld | ||
main.c | ||
Makefile | ||
README.md | ||
start.asm | ||
vga.c |
klange's OS Development Repo
I'm writing an OS because I'm bored and want a massive project to suck up the little pieces of my time for the next few years.
Testing it Out
Grab bootdisk.img
from the git repo and load it into a virtual machine. The bootdisk will start GRUB with a single menu entry to boot the kernel off of the same diskette.