mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-18 11:14:54 +01:00
BE data is internally stored as u8, u16, u32, u64, u128 value (decreases amount of reinterpret casts in be<>le conversions) |
||
|---|---|---|
| .. | ||
| lv2 | ||
| Modules | ||
| Callback.cpp | ||
| Callback.h | ||
| CB_FUNC.h | ||
| ErrorCodes.h | ||
| FuncList.cpp | ||
| LogBase.cpp | ||
| LogBase.h | ||
| ModuleManager.cpp | ||
| ModuleManager.h | ||
| Modules.cpp | ||
| Modules.h | ||
| SC_FUNC.h | ||
| Static.cpp | ||
| Static.h | ||
| SyncPrimitivesManager.cpp | ||
| SyncPrimitivesManager.h | ||
| SysCalls.cpp | ||
| SysCalls.h | ||