apple2ix/Android
Aaron Culliney 3ed159dd0b Lightly refactor joystick and button handling during reset
- Remove unused button2 variable
    - Remake little-used backend joystick reset function as function pointer
    - Allow soft reset and self-test on Android (although there is still a race condition due to code that directly sets
      joy_button[12] values
2016-04-17 11:42:13 -07:00
..
.idea Changes insisted upon by new AndroidStudio 2016-01-23 13:08:44 -08:00
app Lightly refactor joystick and button handling during reset 2016-04-17 11:42:13 -07:00
assets Slight tweak to custom keyboard 2016-01-03 13:09:57 -08:00
gradle/wrapper
jni Lightly refactor joystick and button handling during reset 2016-04-17 11:42:13 -07:00
misc Round the edges of Android icon 2015-10-25 10:56:08 -07:00
toolchain_edits deal with short writes 2016-01-04 20:33:35 -08:00
.classpath
Android.iml
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 Upgrade Android Studio stuff-n-things 2016-02-07 13:20:15 -08:00
build.xml
gradle.properties
gradlew
gradlew.bat
project.properties Compile against android-10 while we still care about Gingerbread ... nom nom nom 2015-09-27 15:04:10 -07:00
res
run.sh
settings.gradle
src