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
In b-em it's possible to set a breakpoint on read/write to a memory address (using breakr/breakw). Is this possible in BeebEm, and if not could it be added please? The closest I can see is watching a memory address, but that doesn't interrupt execution when a read or write occurs to that address.
The text was updated successfully, but these errors were encountered:
In b-em it's possible to set a breakpoint on read/write to a memory address (using breakr/breakw). Is this possible in BeebEm, and if not could it be added please? The closest I can see is watching a memory address, but that doesn't interrupt execution when a read or write occurs to that address.
The text was updated successfully, but these errors were encountered: