From ca914fbb339e1a7bffa13298568a79334e14947a Mon Sep 17 00:00:00 2001 From: Sam Sneed <163201376+sam-sneed@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:15:07 +0000 Subject: [PATCH] Update test.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 3b77b83..3d05c88 100755 --- a/test.sh +++ b/test.sh @@ -1 +1 @@ -qemu-system-i386 -soundhw pcspk -cdrom builds/gems.iso -m 2048 +qemu-system-i386 -soundhw pcspk -cdrom builds/gems.iso -cpu core2duo-v1 -m 2048