Added curses entry to Makefile

This commit is contained in:
ice-bit 2019-07-09 12:20:16 +02:00
parent c056fa7195
commit c715d2efce
1 changed files with 3 additions and 0 deletions

View File

@ -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