From ba9f2d52e1bb6002acc3f4902dc61b1cb7de463b Mon Sep 17 00:00:00 2001 From: Ryan Houdek Date: Wed, 9 Oct 2013 23:08:12 +0000 Subject: [PATCH] Add the JITIL Arm recompiler to the Android settings. --- Source/Android/res/values/arrays.xml | 4 +++- Source/Android/res/values/strings.xml | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Source/Android/res/values/arrays.xml b/Source/Android/res/values/arrays.xml index 8e75554384..4aaedd6370 100644 --- a/Source/Android/res/values/arrays.xml +++ b/Source/Android/res/values/arrays.xml @@ -19,10 +19,12 @@ @string/interpreter @string/jit_arm_recompiler + @string/jitil_arm_recompiler 0 3 + 4 @@ -137,4 +139,4 @@ 4 - \ No newline at end of file + diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 4364116167..3f3f7151e0 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -69,6 +69,7 @@ JIT64 Recompiler JITIL Recompiler JIT ARM Recompiler + JITIL ARM Recompiler CPU Core CPU Emulation core to use