summaryrefslogtreecommitdiff
path: root/lib/instructions.txt
diff options
context:
space:
mode:
authorPixel <>2001-04-16 19:46:34 +0000
committerPixel <>2001-04-16 19:46:34 +0000
commitd57bbfb2967f145d93b1d309f373a28d309c5a1e (patch)
tree8486e8400d5549cda2de6c920e5988f9a7c2c93f /lib/instructions.txt
parent5aa98a4268a996cbda795489cf4f01f0418160e3 (diff)
CALL
Diffstat (limited to 'lib/instructions.txt')
-rw-r--r--lib/instructions.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/instructions.txt b/lib/instructions.txt
index 9b70685..c9717cf 100644
--- a/lib/instructions.txt
+++ b/lib/instructions.txt
@@ -118,3 +118,5 @@ I:RESET;op=0x7f;e=1
I:RET;op=0xc
I:RET c1=.C;op=0xc
+
+I:CALL .I=.O;op=0xc;e=3