Eliot Miranda uploaded a new version of Cog to project VM Maker:
http://www.squeaksource.com/VMMaker/Cog-eem.44.mcz==================== Summary ====================
Name: Cog-eem.44
Author: eem
Time: 8 January 2011, 2:32:43 am
UUID: f3c6694c-7678-4fd9-98f3-8f406565043e
Ancestors: Cog-eem.43
Support for multi-processors instead of the dreadful old hack.
Provide a read/execute write-protect code zone.
Refactor disassembly decoration.
Use unsignedLongAt: to get retpcs etc.
Don't print the fp regs if they're empty.
Support for smashing caller-saved registers.
ShootoutTests take stdio from StandardFileStream not OSProcess.