CVSROOT: /var/cvs/freesci
Module name: freesci
Changes by: jameson 2002/10/29 22:44:45 GMT
Modified files:
. : Tag: glutton ChangeLog
src/engine : Tag: glutton game.c scriptdebug.c vm.c
src/include : Tag: glutton vm.h vm_types.h
src/scicore : Tag: glutton script.c
Log message:
* Re-implemented selector lookup, send mechanism
* Improvements to execution stack
* Bootstrapping hack for SQ3
The first two items here haven't been tested yet. The VM now runs one of
SQ3's methods until it hits a callk. Multiple segments are not supported
yet.
-- Christoph