pcsx2/common/Darwin
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
..
DarwinMisc.cpp Common: Use Mach VM routines for memory mapping 2024-05-30 13:39:07 +10:00
DarwinMisc.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DarwinSemaphore.cpp Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10:00
DarwinThreads.cpp x86emitter: Abstract MXCSR into a general FPControlRegister type 2023-12-27 13:55:35 +10:00