diff options
-rw-r--r-- | lib/instructions.txt | 2 |
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 |