summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-02-02 16:41:19 -0500
committerFreya Murphy <freya@freyacat.org>2024-02-02 16:41:19 -0500
commit72df91d99ba7e9a032d6cb171571e075d0f6ce53 (patch)
tree5ccba5a02821a54f953d85a092429939e6c577f0 /Makefile
parentcheck for bochs (diff)
downloadcorn-72df91d99ba7e9a032d6cb171571e075d0f6ce53.tar.gz
corn-72df91d99ba7e9a032d6cb171571e075d0f6ce53.tar.bz2
corn-72df91d99ba7e9a032d6cb171571e075d0f6ce53.zip
pretty colors
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 19b2342..d8ab7a8 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ run: all
@qemu-system-x86_64 \
-cdrom build/$(ISO) \
-serial stdio \
- -display gtk,show-menubar=off,zoom-to-fit=on \
+ -display sdl \
-m 1G \
-enable-kvm \
-name corn