Yokemate of Keyboards
Posts: 12210 from 2003/5/22
From: Germany
> There's a short testing report for qemu 2.7-rc1 on
Emaculation.
> No significant progress has been made.
Thanks for reporting. The current state seems to be summarized as follows:
"
the MorphOS writers made several mistakes in their boot code using real addresses where they should have used virtual addresses. Not that this was noticed on real Apple OF since the MMU is disabled by default, however it breaks OpenBIOS which currently only runs in virtual mode."
http://www.emaculation.com/forum/viewtopic.php?p=53511#p53511"
MorphOS relies on the system booting up with the MMU off at first, then turning it on during the booting process. OpenBIOS has the MMU enabled all the time, which hinders MorphOS booting up."
http://www.emaculation.com/forum/viewtopic.php?p=53948#p53949