mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-05 00:00:42 +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. |
||
|---|---|---|
| .. | ||
| DynamicMemoryBlockBase.h | ||
| Memory.cpp | ||
| Memory.h | ||
| MemoryBlock.h | ||