summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/instructions.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/instructions.txt b/lib/instructions.txt
index 672402e..d93edba 100644
--- a/lib/instructions.txt
+++ b/lib/instructions.txt
@@ -75,7 +75,7 @@ p:MV=MOV
# Misc1
-I:NOP;op=9
+I:NOP;op=0x9
# Branchements
@@ -114,3 +114,4 @@ I:JNP .I=.o;op=0xb;e=0x3c
I:JMP .I=.o;op=0x0d;e=0x2
I:HALT;op=0x7f
+I:RESET;op=0x7f;e=1