mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Reasons: 1) It's unsafe - we cannot guarantee that address is still good while it is used. 2) It's wrong in many modules which are usually just compare pointer with zero. |
||
|---|---|---|
| .. | ||
| CPUDecoder.h | ||
| CPUDisAsm.h | ||
| CPUInstrTable.h | ||
| CPUThread.cpp | ||
| CPUThread.h | ||
| CPUThreadManager.cpp | ||
| CPUThreadManager.h | ||