Fixed cassette boot file header #2600

This commit is contained in:
Stefan
2025-01-31 20:26:35 +01:00
committed by GitHub
parent d5cf8ef7ea
commit fb12363a6a

View File

@@ -31,6 +31,8 @@ _cas_hdr:
ldy #80
sta (SAVMSC),y
.endif
lda #$3c
sta PACTL
clc
rts