From d053d0c97f7508275cb1ba4e6702c1c2d2463983 Mon Sep 17 00:00:00 2001 From: Andrew Alderwick Date: Fri, 19 Nov 2021 00:20:36 +0000 Subject: [PATCH] Bugfix to asma. --- projects/software/asma.tal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/software/asma.tal b/projects/software/asma.tal index e58131a..d01affb 100644 --- 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