Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker.oscog-eem.103.mcz==================== Summary ====================
Name: VMMaker.oscog-eem.103
Author: eem
Time: 14 July 2011, 5:49:17 am
UUID: 35c0fb21-5a12-4d75-99de-d55a76fde39f
Ancestors: VMMaker.oscog-eem.102
Cogit: StackToRegisterMappingCogit Newspeak bytecode support.
Move endPCOf: from CoInterpreter into Cogit and use the bytecode
table to determine it.
Rename cePushActiveContext[Trampoline] to ceActiveContext[Trampoline]
since there's no push in the StackToRegisterMappingCogit.
Simulator: Add a NewspeakStackDepthFinder to check Newspeak
StackToRegisterMappingCogit-generated code.