I followed the instructions on the ppc page of the qemu wiki (which tell me to use mac99 with pmu and adb.) and the result of these is that it doesn't boot at all.
i could use cuda, but the mouse goes wacky (even with the usb bus).
There's my qemu.bat configuration and a screenshot of this:
Yes, but they were referring to the most recent build:
Cat_7 wrote:20-06-2018 http://www.open.ou.nl/hsp/downloads3/Wi ... 062018.zip
Build from official source as of 20-06-2018. PMU support has landed, and the required rom to support the PMU is now the default. This means this build can run Mac OS 9.0 to 10.5 Leopard all in one. The emulated machine identifies as a 900Mhz PowerMac3,1 .
Main change is that the use of the PMU is now default. However, three options were added to the machine setting:
mac99,via=pmu (provides PMU powermanagement and USB support)
mac99,via=pmu-adb (provides PMU with ADB bus for older OSs that have issues with USB)
mac99,via=cuda (default, provides CUDA powermanagement and ADB bus)
Note: Due to issue with the mouse in this build, it is advisable to use the newest experimental build (see below)
This is from this post
If you read the last paragraph, it says the issue is specific with the 20-06-2018 build, and by mean not with any other build
Hill radio station first attempt: Failure. Retrying...
It's weird, as I can use perfectly the 2018-03-21 build without the mouse problem. By thw window style I think you are using Windows 10, while I'm using Windows 7, so that might be part of the problem
Hill radio station first attempt: Failure. Retrying...
We've seen issues like these before with e.g, qemu on windows 10 failing to initialise disks.
I've now build windows executables with Linux and cygwin. Both exhibit the same issue on Windows 10.
I can't do much more than wait until the cross compiler / libraries get updated.