mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-06 08:40:28 +01:00
Implemented utils::memory_release (not used) Implemented utils::shm class (handler for shared memory) Improved sys_mmapper syscalls Rewritten ppu_patch function Implemented vm::get_super_ptr (ignores memory protection) Minimal allocation alignment increased to 0x10000 |
||
|---|---|---|
| .. | ||
| Memory.cpp | ||
| Memory.h | ||
| MemoryBlock.h | ||
| vm.cpp | ||
| vm.h | ||
| vm_ptr.h | ||
| vm_ref.h | ||
| vm_var.h | ||
| wait_engine.cpp | ||
| wait_engine.h | ||