~rabbits/uxnlin

75c04fb356fe98a9c20259a2ad7df4e8c0a4e90e — neauoire 4 months ago e3c934e
Added recipe
1 files changed, 2 insertions(+), 0 deletions(-)

M src/uxnlin.tal
M src/uxnlin.tal => src/uxnlin.tal +2 -0
@@ 385,6 385,7 @@ JMP2r
@rot2swp2 "ROT2 20 "SWP2 $1
@ldakr-sthr "LDAkr 20 "STHr $1
@ldak-sth "LDAk 20 "STH $1
@inc2ora "INC2 20 "ORA $1

(
@|rules )


@@ 491,6 492,7 @@ JMP2r
	"#0101 $1 "EQU2   $1 :and
	"#0000 $1 "NEQ2   $1 :ora
	"#0000 $1 "GTH2   $1 :ora
	"#ffff $1 "NEQ2 $1 :inc2ora
	"#02   $1 "DIV    $1 :sft01
	"#0002 $1 "DIV2   $1 :sft201
	"#04   $1 "DIV    $1 :sft02