From 66a1326e3aa2ecc8267ecd67a8b6bc1f658962f1 Mon Sep 17 00:00:00 2001 From: d6 Date: Mon, 30 Jan 2023 16:47:44 -0500 Subject: [PATCH] disable debugging --- term.tal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/term.tal b/term.tal index 42b07e7..37b09ae 100644 --- a/term.tal +++ b/term.tal @@ -125,7 +125,7 @@ ;on-read .Console/vect DEO2 ( set up stdin ) ( set to 01 to enable debug log ) - #01 .debug STZ + #00 .debug STZ .debug LDZ ,&continue JCN BRK &continue #99 #010e DEO