minor typos and clean-ups

This commit is contained in:
Pawel Kalinowski
2022-01-23 21:31:45 -05:00
parent c9e4724957
commit e424064aad
10 changed files with 443 additions and 375 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
; @com.wudsn.ide.asm.mainsourcefile=program.asm
; @com.wudsn.ide.asm.mainsourcefile=scorch.asm
.IF *>0 ;this is a trick that prevents compiling this file alone
@@ -239,7 +239,7 @@ DrawLen
DrawCheck .proc
; lda SmokeTracerFlag
; bne yestrace ; jakie to g³upie....
; bne yestrace ; jakie to gupie....
lda tracerflag
ora SmokeTracerFlag
yestrace