ppsspp/android/jni
Unknown W. Brackets 77849d3eed riscv: Add disassembler.
From https://github.com/anthony-coulter/riscv-disassembler.
Modified slightly to pull in less headers in the h, prefix funcs.
2023-01-01 10:28:53 -08:00
..
Android.mk riscv: Add disassembler. 2023-01-01 10:28:53 -08:00
AndroidAudio.cpp Store the OpenSL error in a global to avoid "No context" 2021-06-16 07:28:45 +02:00
AndroidAudio.h Store the OpenSL error in a global to avoid "No context" 2021-06-16 07:28:45 +02:00
AndroidContentURI.h Fix some mis-handling of single file URI. Fixes the Load... button. 2021-08-07 12:17:31 +02:00
AndroidGraphicsContext.h More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidJavaGLContext.cpp More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidJavaGLContext.h More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidVulkanContext.cpp More assorted cleanup 2022-12-29 00:39:59 +01:00
AndroidVulkanContext.h More assorted cleanup 2022-12-29 00:39:59 +01:00
app-android.cpp Some more paranoia. Name the EmuThread on Android, just because. 2022-12-31 15:18:14 +01:00
app-android.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Application.mk Also update Application.mk for the old build system. 2017-12-07 23:47:54 +01:00
Arm64EmitterTest.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
Arm64EmitterTest.h
ArmEmitterTest.cpp Getting really close to getting rid of base/logging.h now. 2020-08-15 19:09:01 +02:00
ArmEmitterTest.h
Locals.mk Android non-gradle buildfix 2022-10-17 20:12:54 +02:00
OpenSLContext.cpp Remove asserts from OpenSL init. Expose error inside audio settings 2021-06-15 23:13:07 +02:00
OpenSLContext.h Remove asserts from OpenSL init. Expose error inside audio settings 2021-06-15 23:13:07 +02:00
TestRunner.cpp Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
TestRunner.h Fix running the CPU test from the UI. 2018-01-04 18:10:41 +01:00