apple2ix/Android/app
Aaron Culliney 2aba9a5ba1 Better OpenSLES backend implementation for Android
- Uses buffer values gleaned from Android system
    - Removes completely unnecessary playq and uses ringBuffer instead with read/write heads
    - ringBuffer includes a certain amount of "overflow" space for callback convenience
2015-07-04 18:01:44 -07:00
..
src Better OpenSLES backend implementation for Android 2015-07-04 18:01:44 -07:00
.gitignore Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00
app.iml Changes Android Studio made when upgraded 2015-05-23 22:49:03 -07:00
build.gradle Updates for Android build 2015-05-10 14:06:20 -07:00
proguard-rules.pro Initial Android Studio Gradle project 2015-03-10 13:28:27 -07:00