This is a relatively high-level 64-bit stack-based virtual machine that is designed to be simple and easy to understand. It works on a size-comprehensive stack-based instruction set and allows ...
I hope these questions aren't getting tedious.<BR><BR>So I'm writing another context-switching function (based on another suggestion), since the one I used before ...