commit d053d0c97f7508275cb1ba4e6702c1c2d2463983 parent 5dafa039f1f9c238986c1d40f25d9b97c8849858 Author: Andrew Alderwick <andrew@alderwick.co.uk> Date: Fri, 19 Nov 2021 00:20:36 +0000 Bugfix to asma. Diffstat:
M | projects/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