From 47f363829678a02111423cd5d374e6739d8ea500 Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Mon, 16 Apr 2001 14:25:48 +0000 Subject: Linker + bugfixes --- lib/instructions.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/instructions.txt') 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 -- cgit v1.2.3