The keys combination shift+C= is switching to secondary charset scrambling the screen
lvcabral opened this issue · 0 comments
lvcabral commented
Because the game changed the way keys are handled (using Kernal subroutines) this key combination should now be disabled using:
; Disable shift + C= keys
lda $80
sta $0291
Reported by CSDB user Didi