kwx wrote
Hi
I have written up my vm translator for the StaticTest program. One thing I notice is that in the StaticsTestVME.tst file the sp is initialized to 261, while in the StaticsTest.tst the RAM[0] is set to 256 instead.
Sounds like you may be jumping to Sys.init instead of calling it.
See this
forum thread.
-Mark