Browse code

(asma) Correct exit status from software/asma.tal runs.

Andrew Alderwick authored on 05/06/2023 18:06:13
Showing 1 changed files
... ...
@@ -37,7 +37,7 @@
37 37
 
38 38
 	&run
39 39
 	;asma-heap LIT2 &output-file $2 ;asma-assemble-file JSR2
40
-	#01 .System/halt DEO
40
+	#80 .System/halt DEO
41 41
 	BRK
42 42
 
43 43
 ~projects/library/asma.tal