Untitled_Bootloader/README.md

5 lines
138 B
Markdown

# Untitled Bootloader
Bootloader for my kernel. Intends to implement multiboot.
Needs NASM to assemble and QEMU to run with `make run`