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

Emulator - Stuck Keys when using breakpoints #70

Open
MackW opened this issue Feb 12, 2024 · 0 comments
Open

Emulator - Stuck Keys when using breakpoints #70

MackW opened this issue Feb 12, 2024 · 0 comments

Comments

@MackW
Copy link
Contributor

MackW commented Feb 12, 2024

Noticed a small bug in the emulator - Stuck Keys - It works great (and I think is a feature) however..
When you hit a breakpoint - keyboard input ports seem to be saved and work across the debugger. <- This is good, as you can't have a key down when you are in other widows.
However - if you do a reset, they are still classed as down, and don't seem to clear until your press the key that was active

Eg - I had breakpointed out in a redefine keyboard routine (which crashed) - and had the "2" key pressed. even doing a reset aqua with mem clear etc, every time I restarted the game, it went straight to the redefine keys options (which is 2 key pressed) - Until I pressed the "2" key to clear it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant