uxn

Varvara Ordinator, written in ANSI C(SDL2)
git clone https://git.eamoncaddigan.net/uxn.git
Log | Files | Refs | README | LICENSE

commit 9ad9a51599f26ec1d85d2e58f6ffaf3af8f7f9e3
parent 7f4698d9e23ac4828e9d9500b83745d2ac828bcb
Author: Devine Lu Linvega <aliceffekt@gmail.com>
Date:   Fri, 19 Nov 2021 11:39:01 -0500

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

Diffstat:
Mprojects/software/asma.tal | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/software/asma.tal b/projects/software/asma.tal @@ -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