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

Debugger: make "PPC to x86" open JIT window #800

Merged
merged 1 commit into from Aug 14, 2014

Conversation

FioraAeterna
Copy link
Contributor

The button just silently did nothing if the window wasn't open, with no hint
as to how to make it work.

The button just silently did nothing if the window wasn't open, with no hint
as to how to make it work.
Sonicadvance1 added a commit that referenced this pull request Aug 14, 2014
Debugger: make "PPC to x86" open JIT window
@Sonicadvance1 Sonicadvance1 merged commit 7f3458e into dolphin-emu:master Aug 14, 2014
@lioncash
Copy link
Member

Where is this func actually called? This should actually be handled through event propagation if it's called from the DolphinWX code.

If it's called from the JIT core (ew, I should refactor it in that case) then, ¯_(ツ)_/¯, oh well.

@Sonicadvance1
Copy link
Contributor

Called from the wx debugger interface.

@Sonicadvance1
Copy link
Contributor

Still a bit crap. This is all the dirty code from original open sourcing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants