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

CheatSearchTab: Show floating point value equivalent #2803

Merged
merged 2 commits into from Aug 6, 2015

Conversation

lioncash
Copy link
Member

@lioncash lioncash commented Aug 6, 2015

Shows the floating-point equivalent of the hex value displayed during searches in a new column.

Solves issue 8842

@degasus
Copy link
Member

degasus commented Aug 6, 2015

While you're on it, what about double?

@lioncash
Copy link
Member Author

lioncash commented Aug 6, 2015

I kind of don't see the point, considering the source data is always 32-bit, but w/e I added it anyway.

Allows us to give the list view columns. This allows removal of monospace font use, as it's now a properly formatted list.
lioncash added a commit that referenced this pull request Aug 6, 2015
CheatSearchTab: Show floating point value equivalent
@lioncash lioncash merged commit f79855a into dolphin-emu:master Aug 6, 2015
@lioncash lioncash deleted the fp branch August 6, 2015 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants