You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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