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
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
gradle.properties
gradlew Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
gradlew.bat
project.properties
res Add proper icons to Android Studio project 2015-03-10 14:32:48 -07:00
run.sh
settings.gradle
src