Fixed many comments

This commit is contained in:
Stefan A. Haubenthal
2025-03-24 20:52:55 +01:00
parent 9f5a195dc2
commit 774e275965
50 changed files with 84 additions and 85 deletions

View File

@@ -423,10 +423,10 @@ finish_calc:
jsr tosaddeax ; Simple addition there
; No need to store/load/push the counter here, simply to push it
; for the last substraction
; for the last subtraction
jsr pusheax
; Substract timezone
; Subtract timezone
lda __tz+1+3
sta sreg+1
lda __tz+1+2