Emaculation.com

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ppc-osx-on-qemu-for-windows [2019/03/04 07:09] – [Qemu installation] cat_7ppc-osx-on-qemu-for-windows [2019/04/24 14:42] – [Qemu installation] cat_7
Line 29: Line 29:
      
   qemu-system-ppc.exe -L pc-bios -boot d -M mac99,via=pmu -m 512 ^   qemu-system-ppc.exe -L pc-bios -boot d -M mac99,via=pmu -m 512 ^
-  -prom-env 'auto-boot?=true-prom-env 'boot-args=-v-prom-env 'vga-ndrv?=true^+  -prom-env "auto-boot?=true-prom-env "boot-args=-v-prom-env "vga-ndrv?=true^
   -drive file=MacOS9.2.iso,format=raw,media=cdrom ^   -drive file=MacOS9.2.iso,format=raw,media=cdrom ^
   -drive file=MacOS9.2.img,format=raw,media=disk ^   -drive file=MacOS9.2.img,format=raw,media=disk ^
   -sdl ^   -sdl ^
   -netdev user,id=network01 -device sungem,netdev=network01 ^   -netdev user,id=network01 -device sungem,netdev=network01 ^
 +  -device VGA,edid=on ^
  
   * Save qemu.bat    * Save qemu.bat