mirror of
https://git.sr.ht/~rabbits/uxn
synced 2025-01-06 23:51:19 +00:00
Bugfix to asma.
This commit is contained in:
parent
5dafa039f1
commit
d053d0c97f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
DUP EOR ( 00 )
|
||||
;append-heap-byte JSR2 ( )
|
||||
|
||||
,&output-file LDR2 EOR ,&run JCN
|
||||
,&output-file LDR2 ORA ,&run JCN
|
||||
;heap LDA2 ,&output-file STR2
|
||||
BRK
|
||||
|
||||
|
|
Loading…
Reference in a new issue