<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Mar 4, 2014, at 5:41 PM, Mark Cave-Ayland wrote:</div><blockquote type="cite"><div><blockquote type="cite"><font class="Apple-style-span" color="#000000"><br></font></blockquote><blockquote type="cite">/* model */<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">- push_str("PowerMac2,1");<br></blockquote><blockquote type="cite">+ push_str("PowerMac3,1");<br></blockquote><blockquote type="cite">fword("model");<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">/* compatible */<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">- push_str("PowerMac2,1");<br></blockquote><blockquote type="cite">+ push_str("PowerMac3,1");<br></blockquote><blockquote type="cite">fword("encode-string");<br></blockquote><blockquote type="cite">push_str("MacRISC");<br></blockquote><blockquote type="cite">fword("encode-string");<br></blockquote><blockquote type="cite">Index: forth/device/tree.fs<br></blockquote><font class="Apple-style-span" color="#006312"><br></font>- 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<br><br></div></blockquote></div><br><div>Is there a reason why the model is being changed? I'm worried this change might break compatibility with other OS's. </div></body></html>