Thanks to visit codestin.com
Credit goes to github.com

Skip to content

The keys combination shift+C= is switching to secondary charset scrambling the screen #2

@lvcabral

Description

@lvcabral

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions