From 5f1f2a4e4ccb5335169c61eaf5f5ae3381a0a230 Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Sun, 15 Apr 2001 20:54:50 +0000 Subject: Instructions --- lib/instructions.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.2.3