rpcsx/rpcs3/Emu/Memory
Eladash 16381929ba vm_var.h: Ensure 16-bytes alignment of gvar
Some PPU instructions require memory to be aligned otherwise they produce different results. I've already seen their usage in cellSaveData disassembly so may as well ensure it for all.
2022-06-05 20:47:49 +02:00
..
vm.cpp vm: workaround bigger native page size for 4k pages 2022-06-02 12:56:49 +03:00
vm.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
vm_locking.h vm: remove g_mutex, use g_range_lock instead 2022-05-02 10:29:28 +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 Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
vm_var.h vm_var.h: Ensure 16-bytes alignment of gvar 2022-06-05 20:47:49 +02:00