nozer0 wrote
When first try 'SimpleAdd.tst' on VMSimulator, it shows the error SimpleAdd.asm: in line 1: 'unknown instruction' - @256.
You need to load SimpleAddVME.tst into the VMEmulator, not SimpleAdd.tst. SimpleAddVME.tst loads and runs SimpleAdd.vm.
--Mark