mirror of
https://github.com/a2stuff/prodos-drivers.git
synced 2025-08-20 08:27:53 +00:00
BUHBYE: Use 80-col save HTAB, for better compat
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user