pcsx2/common/Linux
Connor McLaughlin 00bcb4cf02 System: Revamp memory allocation
Guest memory is now mapped into a shared memory/file mapping, for use
with fastmem.

64-bit and 128-bit arguments are passed by register/value instead of by
reference/address.

LDL/LDR/SDL/SDR now use 64-bit GPRs instead of SSE.
2022-10-14 22:24:42 +01:00
..
LnxHostSys.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
LnxMisc.cpp Linux: Implement screensaver inhibit for X11 2022-10-03 11:55:31 +01:00
LnxThreads.cpp Threading: Add lightweight thread wrapper 2022-06-04 18:10:46 +01:00