[Vm-dev] Re: Need a marker primitive

timfelgentreff timfelgentreff at gmail.com
Fri May 1 09:19:05 UTC 2015


No, those methods should be there (and were introduced after a previous
discussion in VMMaker-tfel.360). I've just checked the diff from dtl.359 to
tfel.363 and all is as it should be.

For balloon the new methods are:
BalloonEngine >> simulateBalloonPrimitive: aString args: args 
BalloonEngineSimulation class >> simulatePrimitive: aString receiver: rcvr
args: args 

There is a new method on InterpreterProxy that these need:
InterpreterProxy >> synthesizeStackFor: receiver with: args 

There should be a bunch of methods added to the class side to
BitBltSimulator, as well as changes to the methods halftoneAt:,
initialiseModule, and initializeDitherTables

And finally BitBltSimulation>>loadColorMap was updated with a fix.





--
View this message in context: http://forum.world.st/Need-a-marker-primitive-tp4821675p4823461.html
Sent from the Squeak VM mailing list archive at Nabble.com.


More information about the Vm-dev mailing list