[OpenBIOS] [Qemu-ppc] MorphOS 4.x on QEMU

Programmingkid programmingkidx at gmail.com
Wed Mar 5 15:12:26 CET 2014


On Mar 4, 2014, at 5:41 PM, Mark Cave-Ayland wrote:
>> 
>> /* model */
>> 
>> - push_str("PowerMac2,1");
>> + push_str("PowerMac3,1");
>> fword("model");
>> 
>> /* compatible */
>> 
>> - push_str("PowerMac2,1");
>> + push_str("PowerMac3,1");
>> fword("encode-string");
>> push_str("MacRISC");
>> fword("encode-string");
>> Index: forth/device/tree.fs
> 
> - The PowerMac model name change is stylistically fine, however I don't know enough about PPC to know whether bumping the model from PowerMac2 to PowerMac3 violates the -M mac99 QEMU machine - Alex Graf is probably the person to ask about this one
> 

Is there a reason why the model is being changed? I'm worried this change might break compatibility with other OS's. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.openfirmware.info/pipermail/openbios/attachments/20140305/792004df/attachment.html>


More information about the OpenBIOS mailing list