pcsx2/common/Linux
Stenzek ecbe239c0b Common: Use Mach VM routines for memory mapping
MacOS does not support an equivalent of MAP_FIXED_NOREPLACE via mmap(),
which means that our usage for allocating PCSX2's memory map is not
thread-safe.
2024-05-30 13:39:07 +10:00
..
LnxHostSys.cpp Common: Use Mach VM routines for memory mapping 2024-05-30 13:39:07 +10:00
LnxMisc.cpp GS: Improve vsync mode selection 2024-05-25 14:06:50 +10:00
LnxThreads.cpp x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00