mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-28 11:24:25 +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. |
||
|---|---|---|
| .. | ||
| lv2 | ||
| Modules | ||
| Callback.cpp | ||
| Callback.h | ||
| ErrorCodes.h | ||
| FuncList.cpp | ||
| ModuleManager.cpp | ||
| ModuleManager.h | ||
| Modules.cpp | ||
| Modules.h | ||
| SC_FUNC.h | ||
| Static.cpp | ||
| Static.h | ||
| SysCalls.cpp | ||
| SysCalls.h | ||