|
I compile my code using JackCompiler.bat, run it using VMEmulator.bat (which gives an error about no implementation being found for "some" of the functions which are called in the VM code, despite me copying all of the OS directory to the same directory as Main.jack/.vm) and it give me the error:
A built-in function tried to access memory outside the Heap or Screen range
What am I doing wrong?
|