Nightmare This is a bootloader that repeatedly prints 'Nightmare!' Assembly nasm -f bin file.asm -o file.bin Running qemu-system-x86_64 -hda file.bin -fda means floppy disk a -hda means hard disk a TODO: create makefile turn this into a iso (maybe?)