@ -1,5 +1,5 @@
run:
qemu-system-x86_64 -drive format=raw,file=disk.bin
qemu-system-x86_64 -monitor stdio -drive format=raw,file=disk.bin
build:
nasm -f bin -o boot0.bin boot0.s