diff options
author | Pixel <> | 2001-04-15 18:43:39 +0000 |
---|---|---|
committer | Pixel <> | 2001-04-15 18:43:39 +0000 |
commit | 5a76174a59bf50d020b1f4887999974fbd8a9c82 (patch) | |
tree | c7a92f28070626c0b1b478a2b2a720d3e333ebf3 | |
parent | 62c810a45450e1fd7fc744b4c2fd8d4ee4896736 (diff) |
instructions.txt
-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 |