Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling of JOY SWAP feature from Freeze menu results in keyboard input failures in GO64 mode #846

Open
tonedef71 opened this issue Nov 21, 2024 · 0 comments
Labels
new New report, not classified yet

Comments

@tonedef71
Copy link

Test Environment (required)

  • Platform: MEGA65R6 (possibly earlier boards as well)
  • Core Commit: 3c10488
  • ROM Release: 920395 (and higher releases; possibly earlier releases as well)

Describe the bug
When the (J)OY SWAP feature is set to YES in the Freeze menu, keystrokes from the keyboard are corrupted in GO64 mode.

To Reproduce
Steps to reproduce the behavior:

  1. From the MEGA65 BASIC65 screen, hold the RESTORE key to enter the Freeze menu.
  2. Enable the (J)OY SWAP feature in the Freeze menu by pressing the J key until the setting is YES
  3. Press the F3 to resume back to BASIC65.
  4. Enter the command: GO64.
  5. At the "ARE YOU SURE?" prompt, respond with Y and hit the RETURN key.
  6. Press various keys on the keyboard and witness the mayhem.

Expected behavior
The key strokes in GO64 mode should not be compromised in any way when the JOY SWAP is enabled from the Freeze menu.

Screenshots
Screenshots should not be necessary.

Additional context
The impression given is that the key scanner is confused by other signals (e.g. phantom joystick readings).

@tonedef71 tonedef71 added the new New report, not classified yet label Nov 21, 2024
@tonedef71 tonedef71 changed the title Enabling of JOY SWAP feature from Freze menu results in keyboard input failures in GO64 mode Enabling of JOY SWAP feature from Freeze menu results in keyboard input failures in GO64 mode Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new New report, not classified yet
Projects
None yet
Development

No branches or pull requests

1 participant