ssprot variant 2 should not fall through to variant 3 [fixes Wortgefecht regression]

This commit is contained in:
4am 2020-07-20 12:54:01 -04:00
parent 9c149d5116
commit 622da85b5a

View File

@ -84,6 +84,7 @@
ldy #$02
jsr modify ; new JMP entry point ($0903 when decrypted)
!byte $FA,$F2
bvc .nextsector ; always branches
.variant3
ldx #$20