ppsspp/android/jni
Unknown W. Brackets 6ccae8f5a7 x86jit: Use a faster safemem fallback.
Really helps performance in games that use uncached addresses a lot,
without really impacting performance of most games which don't.

Of course, fastmem is faster.
2014-05-06 08:05:12 -07:00
..
Android.mk x86jit: Use a faster safemem fallback. 2014-05-06 08:05:12 -07:00
Application.mk Android: Minimum requirement is now Gingerbread. Upgrade to GCC 4.8. 2014-02-17 23:36:13 +01:00
ArmEmitterTest.cpp Avoid reseved identifiers like _SP, etc. 2013-12-29 14:25:34 -08:00
ArmEmitterTest.h Make the armjit branch compile on Blackberry, compatible with iOS. Still crashes on ArmEmitterTest(). 2012-12-13 11:41:30 +10:00
Locals.mk Ingore literal-suffix on Android, the sdk has it. 2014-03-15 10:37:13 -07:00
TestRunner.cpp Allow specifying a root path for host0:/. 2014-04-19 21:43:09 -07:00
TestRunner.h Restore a log statement, #pragma once. 2013-03-07 00:27:00 +01:00