@balaton
I downloaded it from here:
https://qemu.weilnetz.de/w64/2025/qemu-w64-setup-20250416.exeParameters are:
qemu-system-ppc -M pegasos2 -m 2048M -accel tcg ^
-kernel bboot/bboot -initrd Kickstart.zip ^
-rtc base=localtime ^
-cpu 7447 ^
-vga none ^
-device sm501 ^
-device rtl8139,netdev=net0 -netdev user,id=net0 ^
-drive if=none,id=hd,file=hdf/hd.img,format=raw -device ide-hd,drive=hd,bus=ide.0 ^
-drive file=fat:rw:Exchange,id=ufat,format=raw,if=none -device usb-storage,drive=ufat ^
-cdrom isos/Peg2_AOS4.1FE.iso ^
-boot order=c ^
-display sdl,full-screen=on ^
-serial stdio