itsmeft24

Results 4 issues of itsmeft24

Fixes an error where symbols with two adjacent Js would not decompress, handles symbols ending with Z1ZXZ2Z template arguments, adds anonymous namespace parsing, and strips away ghs_thunk before demangling.

This pull request implements exporting and previewing audio from the Wii U version of Black Ops II. It also moves the hash database into a simple text file stored alongside...

Adds the ability to retrieve the accumulated error from both PIDController and ProfiledPIDController to allow for the user to monitor the outputs of each individual term.

A quick and dirty implementation of the `frsqrte` instruction via `std::sqrt`. If this needs more work (e.g., handling edge cases like divzero according to the IBM spec), please let me...