Browse code

Merge branch 'main' of git.sr.ht:~rabbits/uxn

Devine Lu Linvega authored on 19/11/2021 16:39:01
Showing 1 changed files
... ...
@@ -31,7 +31,7 @@
31 31
 	DUP EOR ( 00 )
32 32
 	;append-heap-byte JSR2 ( )
33 33
 
34
-	,&output-file LDR2 EOR ,&run JCN
34
+	,&output-file LDR2 ORA ,&run JCN
35 35
 	;heap LDA2 ,&output-file STR2
36 36
 	BRK
37 37