mirror of
https://github.com/cc65/cc65.git
synced 2025-03-04 00:30:35 +00:00
Update c64-hi.s
This commit is contained in:
parent
b81a04f157
commit
b449ded176
@ -272,7 +272,7 @@ CLEAR: ldy #$00
|
||||
sta VBASE+$1C00,y
|
||||
sta VBASE+$1D00,y
|
||||
sta VBASE+$1E00,y
|
||||
sta VBASE+$1F40,y ; preserve vectors
|
||||
sta VBASE+$1E40,y ; preserve vectors
|
||||
iny
|
||||
bne @L1
|
||||
rts
|
||||
|
Loading…
x
Reference in New Issue
Block a user