rpcsx/rpcs3/Emu/Memory
Eladash b40ed5bdb7
Patches/PPU: Extend and improve patching capabilities (code allocations, jumps to any address) (#10779)
* Patches/PPU: Implement dynamic code allocation + Any-Address jump patches

Also fix deallocation path of fixed allocation patches.
2021-09-01 13:38:17 +03:00
..
vm.cpp Patches/PPU: Extend and improve patching capabilities (code allocations, jumps to any address) (#10779) 2021-09-01 13:38:17 +03:00
vm.h Patches/PPU: Extend and improve patching capabilities (code allocations, jumps to any address) (#10779) 2021-09-01 13:38:17 +03:00
vm_locking.h Remove vm::cleanup_unlock 2021-02-22 12:47:45 +03:00
vm_ptr.h vm_ptr.h: Improve try_read() (#10627) 2021-07-29 21:14:29 +03:00
vm_ref.h vm::ref: remove erroneous default constructor 2021-05-31 15:31:20 +03:00
vm_reservation.h Add -Werror=missing-noreturn (GCC, clang) 2021-04-08 10:29:47 +03:00
vm_var.h Improve ppu_thread::stack_push 2021-06-28 14:09:24 +03:00