apple2ix/Android/jni
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
..
android_globals.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
androidkeys.c Silence a LOG 2016-10-23 18:30:08 -07: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 Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
clean WIP : script wrapper for Android ndk-build 2015-02-16 08:47:26 -08:00
jnicrash.c Excise ERRLOG() in favor of LOG() 2017-07-15 14:39:15 -10:00
jnihooks.c Refactor CPU assembly for simplicity and efficiency 2018-01-15 16:19:21 -08:00
sources.mk Native code builds again on Droid 2017-09-13 20:25:27 -07:00
start_valgrind.sh Misc stuff for Android build 2016-05-08 13:39:17 -07:00
testcpu Break up build to accommodate multiple targets (including test targets) 2015-02-18 12:27:01 -08:00
testcpu.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testdisk testdisk appears to work and is rendering on Android 2015-02-24 16:03:21 -08:00
testdisk.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testdisplay Build testdisplay and testvm 2015-02-24 20:54:43 -08:00
testdisplay.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testprefs Misc stuff for Android build 2016-05-08 13:39:17 -07:00
testprefs.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testtrace Beginnings of trace testing on Droid 2017-05-28 08:48:24 -10:00
testtrace.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testui Add testui target for Android 2016-10-15 19:29:15 -07:00
testui.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
testvm Build testdisplay and testvm 2015-02-24 20:54:43 -08:00
testvm.mk Build release mode tests with NDEBUG=1 2017-07-09 11:09:11 -10:00
uninstall REFACTOR : Incremental changes to NDK builds 2015-02-18 23:06:08 -08:00