Skip to content

Commit 7aa6ae6

Browse files
author
hide
committed
32M memory
1 parent 7a5cef8 commit 7aa6ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qemu/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
QEMU = qemu-system-i386
2-
QEMU_ARGS = -drive file=fdimage0.bin,index=0,if=floppy,format=raw -boot order=a
2+
QEMU_ARGS = -drive file=fdimage0.bin,index=0,if=floppy,format=raw -boot order=a -m 32M
33

44

55
default:

0 commit comments

Comments
 (0)