Added curses entry to Makefile

This commit is contained in:
ice-bit 2019-07-09 12:20:16 +02:00
parent c056fa7195
commit c715d2efce

View File

@ -4,6 +4,9 @@ iso:
run: run:
qemu-system-x86_64 -cdrom iceOS.iso qemu-system-x86_64 -cdrom iceOS.iso
run-curses:
qemu-system-x86_64 -cdrom iceOS.iso -curses
bochs: bochs:
bochs -f bochs_cfg -q bochs -f bochs_cfg -q