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