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
Request: Add a toggle for breaking execution when encountering an unlogged opcode (as in the code/data logger logs).
Why: When reverse engineering games this would be very useful for detecting new branches in code. Play around in a section of the game with CD on, then turn on the "break on unlogged opcode" toggle, and then execute the new action.