On Aug 13, 2022, at 08:43, Mark Brethen wrote: > > After installing the qemu port on os 11, I get a blank window when booting > macOS, for example: > > ./qemu-system-m68k -boot d -L pc-bios \ > -M q800 -m 64 \ > -serial stdio \ > -bios Quadra800.rom \ > -cdrom MacOS8.0.iso > > I confirmed the iso does work in other emulators.
qemu ppc worked fine for me in macOS 11 on Apple Silicon. I didn't test qemu 68k.
