mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-12 21:30:07 +00:00
- Was seeing android.view.WindowLeaked issue on certain devices if the main popup menu was left lingering (which was previously by design ... bad design apparently) - Simplifies lifecycle pause/resume (should be no Android UI showing now) - Emulation resumes automatically, will handle pausing-CPU-on-resume on native side in subsequent commit