mirror of
https://github.com/cc65/cc65.git
synced 2025-04-12 00:37:12 +00:00
Fixed cassette boot file header #2600
This commit is contained in:
parent
d5cf8ef7ea
commit
fb12363a6a
@ -31,6 +31,8 @@ _cas_hdr:
|
||||
ldy #80
|
||||
sta (SAVMSC),y
|
||||
.endif
|
||||
lda #$3c
|
||||
sta PACTL
|
||||
clc
|
||||
rts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user