grumpycoders / pcsx-redux

The PCSX-Redux project is a collection of tools, research, hardware design, and libraries aiming at development and reverse engineering on the PlayStation 1. The core product itself, PCSX-Redux, is yet another fork of the Playstation emulator, PCSX.
https://pcsx-redux.consoledev.net
GNU General Public License v2.0
663 stars 108 forks source link

Add ability to demangle C++ symbols #1799

Open eliasdaler opened 5 days ago

eliasdaler commented 5 days ago

Currently C++ symbols look like this: image

It would be nice to be able to pretty-print them in the future.