btldr Bootloader that does nothing useful Note Requires nasm compiler and QEMU VM installed Usage Compile nasm -f bin boot.asm -o boot.bin Run in VM qemu-system-x86_64 -drive format=raw,file=boot.bin