diff --git a/Makefile b/Makefile index 99c53c4..c771d37 100644 --- a/Makefile +++ b/Makefile @@ -4,6 +4,9 @@ iso: run: qemu-system-x86_64 -cdrom iceOS.iso +run-curses: + qemu-system-x86_64 -cdrom iceOS.iso -curses + bochs: bochs -f bochs_cfg -q