use qemu stdio monitor

main
pantonshire 1 year ago
parent 2cca21750c
commit cda3a448a9

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

Loading…
Cancel
Save