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

Pressing 'l' for exiting the machine does not work when the program is executing instruction 0xFx0A(wait and get keypress) #15

Open
LakshyAAAgrawal opened this issue Oct 14, 2020 · 0 comments
Labels
bug Something isn't working hacktoberfest

Comments

@LakshyAAAgrawal
Copy link
Owner

This can be solved by creating an interrupt flag in Machine class, and checking that in the runLoop every iteration.

@LakshyAAAgrawal LakshyAAAgrawal added hacktoberfest bug Something isn't working labels Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant