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

[BUG] Input buffer not being cleared on program start #92

Open
WyattRoss opened this issue Apr 18, 2024 · 0 comments
Open

[BUG] Input buffer not being cleared on program start #92

WyattRoss opened this issue Apr 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@WyattRoss
Copy link
Collaborator

Describe the bug
The input buffer is not cleared upon pressing the start button.

Explain Steps To Reproduce
Steps to reproduce the behavior:

  1. Run REzASM in some graphical mode
  2. Write some code that reads from the buffer
  3. Run that code, but put extra content into the terminal that wouldn't be consumed
  4. Rerun the program and observe the behavior of the program

Expected behavior
The buffer should be cleared when hitting the start button in the same way it is cleared when pressing the reset button.

@WyattRoss WyattRoss added the bug Something isn't working label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant