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

Repeating last command prints register list twice #45

Open
mnaberez opened this issue Jul 6, 2018 · 0 comments
Open

Repeating last command prints register list twice #45

mnaberez opened this issue Jul 6, 2018 · 0 comments

Comments

@mnaberez
Copy link
Owner

mnaberez commented Jul 6, 2018

Entering a blank line repeats the last command as expected, but the register list is printed twice:

.m 0
0000:  00

       PC  AC XR YR SP NV-BDIZC
6502: 0000 00 00 00 f3 00110100
.
0000:  00

       PC  AC XR YR SP NV-BDIZC
6502: 0000 00 00 00 f3 00110100

       PC  AC XR YR SP NV-BDIZC
6502: 0000 00 00 00 f3 00110100
.
patricksurry pushed a commit to patricksurry/py65 that referenced this issue Jul 26, 2023
patricksurry pushed a commit to patricksurry/py65 that referenced this issue Jul 26, 2023
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