Closed timfel closed 9 years ago
@matthias-springer I just noticed there is a primitive 114 (exitToDebugger) which we do not implement. Maybe we can re-use that, this way we don't have to add one. I've asked on the squeak-vm mailinglist.
I started collecting the to-be-simulated prims on [Simulated Primitives](../wiki/Simulated Primitives).
Right now we have a Balloon and a BitBlt plugin that simply delegate to in-image code, if available. Need to abstract the common stuff that entails.