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

Disassembly Thread #1

Open
cr1901 opened this issue Oct 23, 2016 · 0 comments
Open

Disassembly Thread #1

cr1901 opened this issue Oct 23, 2016 · 0 comments

Comments

@cr1901
Copy link
Contributor

cr1901 commented Oct 23, 2016

This is a "nice to have" feature more than anything.

Currently SHEX will block whenever a disassembly is requested. Not a big deal for small code snippets, but it does add up for large snippets or whole ROMs. Is it possible to spawn a QThread solely for disassembly whenever a disassembly is requested or (better yet), spawn a disassembler thread on program invocation that blocks until a disassembly is requested?

I'd be more than happy to do this when I get back to SNES hacking.

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

No branches or pull requests

1 participant