mirror of
https://github.com/mauiaaron/apple2.git
synced 2024-12-27 21:29:42 +00:00
25b9f3d3f3
- Differentiate between cpu_pause() when going to menu (and app is still foregrounded, and cpu_pauseBackground() when a system backgrounding event has occurred. - Destroy/free audio resources owned by CPU thread when background is requested, put CPU thread into waiting upon pthread condition to resume. - Mobile device now always signals pthread condition to force CPU thread resume from background |
||
---|---|---|
.. | ||
.idea | ||
app | ||
assets | ||
gradle/wrapper | ||
jni | ||
.classpath | ||
Android.iml | ||
AndroidManifest.xml | ||
build.gradle | ||
build.xml | ||
gradlew | ||
gradlew.bat | ||
project.properties | ||
res | ||
run.sh | ||
settings.gradle | ||
src |