mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-27 23:40:39 +00:00
8c3552de74
Instead of relying on manually passed down flags from CMake, we now have ppsspp_config.h file to create the platform defines for us. This improves support for multiplatform builds (such as iOS). |
||
---|---|---|
.. | ||
ArmAsm.cpp | ||
ArmCompALU.cpp | ||
ArmCompBranch.cpp | ||
ArmCompFPU.cpp | ||
ArmCompLoadStore.cpp | ||
ArmCompReplace.cpp | ||
ArmCompVFPU.cpp | ||
ArmCompVFPUNEON.cpp | ||
ArmCompVFPUNEONUtil.cpp | ||
ArmCompVFPUNEONUtil.h | ||
ArmJit.cpp | ||
ArmJit.h | ||
ArmRegCache.cpp | ||
ArmRegCache.h | ||
ArmRegCacheFPU.cpp | ||
ArmRegCacheFPU.h |