|
From: Dan I. <Da...@Sq...> - 2004-04-03 18:51:30
|
>OK. Here's a combined change set that will run Morphic in a stock 3.6Full-5424 >image after loading Tim's VMMaker3-7b2.sar package from >http://sumeru.stanford.edu/tim/pooters/SqFiles/packages/VMMaker/VMMaker3-7b2.sar > >I haven't tried it in any later images, nor have I tried to speed it up >(though the byte and half-word accessors I did are much faster; there's a big >difference in: > > bitShift: 3 >and > * 8 > >I also sped up the GC a bit (using bitOr: to set header type bits rather than >the slow LargeInteger addition). Hey, Ned - This is GREAT. Many thanks - Dan |