What is MorphOS? Not entirely clear.
I’d love to see screenshots of this version. Could anyone running it please post some?
Any tips for how to kick the tires using qemu? On fedora 31, I tried
qemu-system-ppc -machine mac99,via=pmu -m 1024 -device sm501 -cdrom 'morphos-3.13.iso' -boot d -prom-env 'boot-device=cd:,\mac_ppc32\boot.img' -vga std -display sdl,gl=on -device ide-hd,drive=hd-drive,bus=ide.0 -drive file='/tmp/mos.img',if=none,id=hd-drive,format=raw -net nic,model=rtl8139 -net user
and the iso booted but I wasn’t able to get the mouse to work and select locale/layout and proceed with the installation.
You need to use a patched OpenBIOS: http://zero.eik.bme.hu/~balaton/qemu/amiga/#morphos
That helped a lot. Thanks.
What is MorphOS? Not entirely clear.
I’d love to see screenshots of this version. Could anyone running it please post some?
Any tips for how to kick the tires using qemu? On fedora 31, I tried
and the iso booted but I wasn’t able to get the mouse to work and select locale/layout and proceed with the installation.
You need to use a patched OpenBIOS: http://zero.eik.bme.hu/~balaton/qemu/amiga/#morphos
That helped a lot. Thanks.