mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
* Removed Plugins.h file as I assume setting up a plugin hell is a bad idea (does anyone disagree?). * Removed FnIdGenerator, and moved FnIdGenerator::GenerateFnId to getFunctionId in Modules.cpp * Disabled RSX Debugger and Memory Viewer when the emulator is stopped. * ELF64Loader::LoadPhdrData refactored. |
||
|---|---|---|
| .. | ||
| ELF.cpp | ||
| ELF.h | ||
| ELF32.cpp | ||
| ELF32.h | ||
| ELF64.cpp | ||
| ELF64.h | ||
| Loader.cpp | ||
| Loader.h | ||
| PKG.cpp | ||
| PKG.h | ||
| PSF.cpp | ||
| PSF.h | ||
| SELF.cpp | ||
| SELF.h | ||
| TROPUSR.cpp | ||
| TROPUSR.h | ||
| TRP.cpp | ||
| TRP.h | ||