Updated instruction-test example for removal of jump.register
This commit is contained in:
@@ -65,7 +65,6 @@
|
|||||||
print.word
|
print.word
|
||||||
jump.abs 1
|
jump.abs 1
|
||||||
jump.stack
|
jump.stack
|
||||||
jump.register 2
|
|
||||||
jump.if.byte 1
|
jump.if.byte 1
|
||||||
jump.if.hword 2
|
jump.if.hword 2
|
||||||
jump.if.word 3
|
jump.if.word 3
|
||||||
|
|||||||
Reference in New Issue
Block a user