qemu testing

This commit is contained in:
Elliot Nunn 2016-09-11 18:55:45 +08:00
parent 4df3ed6cd3
commit 128e434cc0
1 changed files with 7 additions and 0 deletions

View File

@ -148,3 +148,10 @@ kern.o: kern.asm
clean:
rm boot tbxi.hqx kern kern.o prcl rom tbxi-data tbxi-rsrc
qemu: qemu-test.img
qemu-system-ppc -M mac99 -m 128 -prom-env 'auto-boot?=true' -g 800x837x32 -drive readonly,format=raw,media=disk,file=qemu-test.img