dolphin/Source/Android
Ryan Houdek 715d5ae8a7 Merge branch 'JitArmIL'
This implements a partial JITIL based off of the JIT64IL. It's enough to run most games, albiet at a slow speed.
Implementing instructions for this IL is really simple since it basically is just enabling based on what is already in JIT64IL, and then enabling each individual IL instruction.
2013-10-09 23:16:07 +00:00
..
.settings [Android] Change the .settings file to target Java 1.6 instead of 1.5. 2013-08-22 07:39:11 -04:00
assets Add the new 'Clean' themes from MaJoR and default to Clean by changing the name of the config key (yes, hack) 2013-09-22 16:00:56 +02:00
jni
libs
res Add the JITIL Arm recompiler to the Android settings. 2013-10-09 23:08:12 +00:00
src/org/dolphinemu/dolphinemu {Android] Eliminate need for even using a byte array when copying assets over. 2013-10-09 12:35:12 -04:00
.classpath
.gitignore
.project
android.toolchain.cmake
AndroidManifest.xml [Android] Explicitly specify the allowBackup attribute in the manifest. 2013-10-01 09:31:02 -04:00
build.xml
custom_rules.xml [Android] Hopefully fix buildbot's ant build. 2013-08-20 15:41:11 -05:00
project.properties