master
E. Almqvist 3 years ago
parent 6c08344548
commit ab6fad5fb0
  1. 2
      Makefile

@ -10,7 +10,7 @@ LDFLAGS = -Wl,--oformat=binary -ffreestanding -nostdlib -shared -Ttext 0x1000 -
# VM/Debug settings
VM = qemu-system-x86_64
VMFLAGS = -serial stdio -no-reboot -no-shutdown -d int
VMFLAGS = -s -S -serial stdio -no-reboot -no-shutdown -d int
# Do not touch these.

Loading…
Cancel
Save