Skip to content

Fix breakpoint initialization issue - #81

Open
paladin-t wants to merge 1 commit into
binji:mainfrom
paladin-t:main
Open

Fix breakpoint initialization issue#81
paladin-t wants to merge 1 commit into
binji:mainfrom
paladin-t:main

Conversation

@paladin-t

Copy link
Copy Markdown

I'm using binjgb as the GB emulation backend for my software. Since the breakpoint mechanism relies on global variables, the bp->hit field needs to be reset at the appropriate time to make the emulation session reentrant. This fix prevents the hit status from the previous session from carrying over to the next one.

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 this pull request may close these issues.

1 participant