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

Monitor hangs browser for addresses beyond $ffff with no warning #16

Closed
baileyparker opened this issue Mar 14, 2015 · 0 comments · Fixed by #17
Closed

Monitor hangs browser for addresses beyond $ffff with no warning #16

baileyparker opened this issue Mar 14, 2015 · 0 comments · Fixed by #17

Comments

@baileyparker
Copy link
Contributor

If you accidentally try to monitor beyond the address space of the 6502, the browser will hang (at least it does for me in Chrome/Ubuntu and Chrome/OSX).

This can be fixed with some simple guarding on the monitor function (and possible a nice error message). But I'd wait on #15 since this somewhat depends on that.

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

Successfully merging a pull request may close this issue.

1 participant