mirror of
https://github.com/cc65/cc65.git
synced 2025-01-23 13:30:01 +00:00
Shorten comment as requested
This commit is contained in:
parent
e45e57d7ce
commit
2c4dd5decf
@ -67,8 +67,7 @@ firstinit:
|
||||
|
||||
inc soft80_first_init
|
||||
|
||||
; save 4 bytes due to soft80_lo_charset and soft80_hi_charset being
|
||||
; page-aligned.
|
||||
; soft80_lo_charset and soft80_hi_charset are page-aligned
|
||||
ldy #0
|
||||
lda #<soft80_charset
|
||||
ldx #>soft80_charset
|
||||
|
Loading…
x
Reference in New Issue
Block a user