Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker.oscog-eem.84.mcz==================== Summary ====================
Name: VMMaker.oscog-eem.84
Author: eem
Time: 25 June 2011, 2:42:40 am
UUID: 65d3d0e0-a9bb-4d56-ad24-df44e8dc0e37
Ancestors: VMMaker.oscog-eem.83
Cogit/CoInterpreter:
Fix implementation of cePushImplicitReceiverFor: (support unaligned
access - but only in simulation; what about translation??).
Fix typo for fetchClass: in dynamicSuperSendBytecode
Simulator:
Provide unalignedLongAt:[put:] and a test.
Nuke couple of unsent methods.