You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: