via http://www.aep-emu.de/

Marat Fayzullin has updated his MasterSystem, GameGear, SG-1000, SC-3000 and SF-7000 emulator MasterGear for Android.

Quote:
I have released MasterGear-Android 2.8.9, a new version of my Sega MasterSystem and GameGear emulator:

https://play.google.com/store/apps/d...?id=com.fms.mg

This release adds support for ARM-based GoogleTV devices running Android 4.x, a new grid-based File Selector view, switches to the OpenSLES native sound API, takes additional measures to prevent crashes, and contains many other fixes. See below for the complete list.

  • MasterGear now runs on GoogleTVs updated to Android 4.x (LG G2/G3).
  • Now defaulting to OpenSLES native audio, for minimal latency.
  • Now recycling bitmaps to prevent Bitmap.nativeCreate() crashes.
  • Added optional grid view to the File Selector, default for GoogleTVs.
  • Added extra folder and cartridge icons to the File Selector.
  • Added "Audio Rate" setting, for controlling sampling rate.
  • Added "Native Audio" setting, for disabling OpenSLES, if needed.
  • No longer requiring touchscreen support from the Android device.
  • Fixed icons not being shown for File Selector entries with real names.
  • Fixed audio initialization always setting 100ms latency.
  • Fixed audio pause/resume when activity pauses or resumes.
  • Fixed inconsistencies during replay.
  • Refactored audio control between Java and native code.
  • Removed logging code from record/replay.