diff options
Diffstat (limited to 'lib/instructions.txt')
-rw-r--r-- | lib/instructions.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/instructions.txt b/lib/instructions.txt index 8b04e1b..9b70685 100644 --- a/lib/instructions.txt +++ b/lib/instructions.txt @@ -115,3 +115,6 @@ I:JMP .I=.O;op=0x0c;e=0x2 I:HALT;op=0x7f I:RESET;op=0x7f;e=1 + +I:RET;op=0xc +I:RET c1=.C;op=0xc |