apple2ix/Android/jni
Aaron Culliney ab59b089d9 Revert to using GCC 4.9 toolchain for Android because GCC can x86!
- While LLVM/Clang appears to be very stable with codegen for ARM architectures, I have trust issues with Clang
      producing optimized codegen for the 32bit x86 architecture.
    - I have witnessed a number of examples where Clang generates invalid x86 code for both Chromium Breakpad and JSMN
      in this project, as well as similar issues discovered at the day job.  (This is for the LLVM toolchain in the
      latest NDK as well as previous ones)
2016-05-05 20:45:24 -07:00
..
android_globals.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
androidkeys.c map L1 and R1 keys to joy buttons 2015-12-19 23:13:44 -08:00
androidkeys.h Meager support for Android joystick/gamepad keys 2015-12-19 13:14:46 -08:00
apple2ix Updates to prepare/support Android Studio / Gradle builds 2015-03-10 13:15:36 -07:00
apple2ix-src Updates to prepare/support Android Studio / Gradle builds 2015-03-10 13:15:36 -07:00
apple2ix.mk Tweaks for arch builds 2016-04-21 22:06:42 -07:00
Application.mk Do not build for Android x86_64 2016-05-04 21:48:57 -07:00
breakpad Integrate Breakpad crash dumper and tools into Android build 2015-09-19 13:11:27 -07:00
breakpad.mk Integrate Breakpad crash dumper and tools into Android build 2015-09-19 13:11:27 -07:00
build.sh Revert to using GCC 4.9 toolchain for Android because GCC can x86! 2016-05-05 20:45:24 -07:00
clean WIP : script wrapper for Android ndk-build 2015-02-16 08:47:26 -08:00
jnicrash.c Add a few more crash tests for Android 2016-05-04 21:48:27 -07:00
jnihooks.c Avoid resetting joystick buttons too soon (to allow for ClosedApple-Reset to trigger) 2016-04-17 12:51:23 -07:00
sources.mk Fix x86 and x86_64 __PIC__ code for Linux and Mac 2016-05-01 18:49:18 -07:00
testcpu Break up build to accommodate multiple targets (including test targets) 2015-02-18 12:27:01 -08:00
testcpu.mk Streamline and fix test codepaths on Desktop Linux and Android 2016-04-13 19:33:08 -07:00
testdisk testdisk appears to work and is rendering on Android 2015-02-24 16:03:21 -08:00
testdisk.mk Streamline and fix test codepaths on Desktop Linux and Android 2016-04-13 19:33:08 -07:00
testdisplay Build testdisplay and testvm 2015-02-24 20:54:43 -08:00
testdisplay.mk Streamline and fix test codepaths on Desktop Linux and Android 2016-04-13 19:33:08 -07:00
testprefs.mk Streamline and fix test codepaths on Desktop Linux and Android 2016-04-13 19:33:08 -07:00
testvm Build testdisplay and testvm 2015-02-24 20:54:43 -08:00
testvm.mk Streamline and fix test codepaths on Desktop Linux and Android 2016-04-13 19:33:08 -07:00
uninstall REFACTOR : Incremental changes to NDK builds 2015-02-18 23:06:08 -08:00