ppsspp/Core/MIPS/JitCommon
Florent Castelli 8c3552de74 cmake: Detect features at compile time
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).
2016-10-19 12:31:19 +02:00
..
JitBlockCache.cpp Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache 2016-05-01 11:40:00 +02:00
JitBlockCache.h Fix accidentally truncated comment. 2016-05-01 18:47:32 +02:00
JitCommon.cpp cmake: Detect features at compile time 2016-10-19 12:31:19 +02:00
JitCommon.h jit-ir: Restore emuhacks before saving state. 2016-05-14 08:59:44 -07:00
JitState.cpp Fix block linking with W^X mode 2016-08-28 18:54:14 +02:00
JitState.h jit-ir: Add initial breakpoint support. 2016-07-01 17:15:57 -07:00