diff options
-rw-r--r-- | lib/instructions.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/instructions.txt b/lib/instructions.txt index 6cf4c50..672402e 100644 --- a/lib/instructions.txt +++ b/lib/instructions.txt @@ -111,4 +111,6 @@ I:JNZ .I=.o;op=0xb;e=0x34 I:JNS .I=.o;op=0xb;e=0x38 I:JNP .I=.o;op=0xb;e=0x3c -I:JMP .I=.o;op=0d;e=0x2 +I:JMP .I=.o;op=0x0d;e=0x2 + +I:HALT;op=0x7f |