mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2025-01-22 21:29:48 +00:00
BUHBYE: Use 80-col save HTAB, for better compat
This commit is contained in:
parent
b621ac6a4d
commit
a7e32d62d4
@ -324,7 +324,7 @@ close_dir:
|
||||
|
||||
;; Print help text
|
||||
lda #20 ; HTAB 20
|
||||
sta CH
|
||||
sta COL80HPOS
|
||||
ldy #(help_string - text_resources)
|
||||
jsr cout_string
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user