apple2ix/Android
Aaron Culliney e4e0c941d3 Refactor CPU assembly for simplicity and efficiency
- Variables needed in assembly now accessible in a struct pointer that  avoids __PIC__ nastiness
    - Reduces code size and execution time for CPU thread
2018-01-15 16:19:21 -08:00
..
.idea Changes insisted upon by Android Studio 2018-01-15 10:17:46 -08:00
app Changes insisted upon by Android Studio 2018-01-15 10:17:46 -08:00
assets U5 soft touch keyboard 2017-05-28 08:51:30 -10:00
gradle/wrapper Changes insisted upon by Android Studio 2018-01-15 10:17:46 -08:00
jni Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
misc Round the edges of Android icon 2015-10-25 10:56:08 -07:00
toolchain_edits Ensure we use run-as 2017-07-04 08:02:42 -10:00
.classpath Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
Android.iml Update Android Studio components 2016-06-26 11:29:41 -07:00
AndroidManifest.xml Remove build variants because they are confusing and incompatible with CLI ant builds which I still want to maintain 2015-09-05 14:08:21 -07:00
build.gradle Changes insisted upon by Android Studio 2018-01-15 10:17:46 -08:00
build.xml Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
gradle.properties Changes insisted upon by AndroidStudio after upgrade 2015-08-27 21:41:04 -07:00
gradlew Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
gradlew.bat Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
project.properties Compile against android-10 while we still care about Gingerbread ... nom nom nom 2015-09-27 15:04:10 -07:00
res Add proper icons to Android Studio project 2015-03-10 14:32:48 -07:00
run.sh Skeleton project for Android NDK 2015-02-16 08:47:26 -08:00
settings.gradle Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
src Android Studio appears to build and run the project 2015-03-10 14:20:58 -07:00