Shorten comment as requested
This commit is contained in:
@@ -67,8 +67,7 @@ firstinit:
|
|||||||
|
|
||||||
inc soft80_first_init
|
inc soft80_first_init
|
||||||
|
|
||||||
; save 4 bytes due to soft80_lo_charset and soft80_hi_charset being
|
; soft80_lo_charset and soft80_hi_charset are page-aligned
|
||||||
; page-aligned.
|
|
||||||
ldy #0
|
ldy #0
|
||||||
lda #<soft80_charset
|
lda #<soft80_charset
|
||||||
ldx #>soft80_charset
|
ldx #>soft80_charset
|
||||||
|
|||||||
Reference in New Issue
Block a user