Fwd: [FIX] InterpreterSimulator Fixes

Anthony Hannan ajh18 at cornell.edu
Fri Mar 14 22:56:07 UTC 2003


Ned Konz <ned at bike-nomad.com> wrote:
> > I would like to know how I could make the bytecode interpreter
> > running.
> 
> Did you try Anthony Hannan's fixes from last year? They're enclosed.
>
Anthony Hannan wrote on 2 Sep 2002:
> The attached changeset adds fixes to InterpreterSimulator, including
> ignoring TestInterpreterPlugins, which were not being simulated
> correctly (see comment in TestInterpreterPlugin-simulatorClass).  The
> InterpreterSimulator can now simulate full-size images (they don't have
> to be shrunken).  However, to see the display, the image must have been
> saved within an MVC project.  Images saved within a Morphic project
> work, but their display is black.

My changeset that Ned sent should work.  Also, Morphic does display
correctly sometimes and is not always black.  I haven't figured out what
the trigger is, possibly the endianess display setting.

Cheers,
Anthony



More information about the Squeak-dev mailing list