Page 8 of 15 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 150

Thread: MasterGear-Android 2.7.1 Published

  1. #71
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Smile MasterGear-Android Release News

    Hello, All!

    I have just published MasterGear 3.5 for Android:

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

    This release completely changes VRAM access mechanism to comply with the documentation. Among other effects, this change fixes title screen garbage in Wolf Child.

    I have also added recognition for five more CodeMasters games and a way to automatically detect other CodeMaster cartridges. More support for custom hardware coming later.

    ALL CHANGES:
    * Switched to the new VRAM/CRAM/VDP access mechanism.
    * Added new CodeMasters mapper detection scheme.
    * Fixed serial port status (CJ Elephant Fugitive GG).
    * Fixed artefacts in Wolf Child.
    * Added CodeMasters game CJ Elephant Fugitive GG.
    * Added CodeMasters game Cosmic Spacehead GG.
    * Added CodeMasters game Micro Machines GG.
    * Added CodeMasters game Micro Machines 2 GG.
    * Added CodeMasters game Pete Sampras Tennis GG.

    Enjoy!

  2. #72
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Smile MasterGear-Android Release News

    Hello, All!

    I updated MasterGear for Windows and Linux to version 3.5:

    http://fms.komkon.org/MG/ -- distribution page
    http://fms.komkon.org/MG/MG35-Windows-bin.zip -- Windows binary
    http://fms.komkon.org/MG/MG35-Ubuntu-x86-bin.zip -- Linux binary

    The new version changes accesses to VRAM, CRAM and VDP registers to comply with the documentation, implements 224/240-pixel GameGear video modes, and adds an automated way to detect CodeMasters cartridges. As result, many game glitches, big and small, have been fixed. The Windows version now lets you play audio while the emulator is running in the background.

    ALL CHANGES:
    * Switched to the new VRAM/CRAM/VDP access mechanism.
    * Added 224/240-pixel screen modes for GameGear.
    * Added new CodeMasters mapper detection scheme.
    * Fixed serial port status (CJ Elephant Fugitive GG).
    * Fixed artefacts in Wolf Child.
    * Fixed Star Trek GG screen shift.
    * Fixed Micro Machines 1/2 GG screen artefacts.
    * Fixed most Cosmic Spacehead issues.
    * Added CodeMasters game CJ Elephant Fugitive GG.
    * Added CodeMasters game Cosmic Spacehead GG.
    * Added CodeMasters game Micro Machines GG.
    * Added CodeMasters game Micro Machines 2 GG.
    * Added CodeMasters game Pete Sampras Tennis GG.
    * Amplified pixel color raster effects.
    * Added "Play Sound When Inactive" option to MG-Windows.
    * Updated MG-Windows "About" box.

    Enjoy!

  3. #73
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    MasterGear 3.5.1 for Android is available from Google Play this morning:

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

    This update adds more accurate line interrupt generation and 224/240-line screen modes to GameGear emulation (of which GameGear only shows 144 lines, of course). I have also disabled the fixed top rows feature in GameGear mode, since it only makes sense for MasterSystem. These changes fixed screen artifacts in a bunch of games, such as Dynamite Headdy, The Smurfs, and Star Trek.

    ALL CHANGES:
    * Disabled fixed top rows mode for GameGear.
    * Fixed Dynamite Headdy screen flicker.
    * Made line interrupt occur later inside a scanline.
    * Fixed The Smurfs hangup problem.
    * Added 224/240-pixel screen modes for GameGear.
    * Fixed Micro Machines 1/2 GG screen artefacts.
    * Fixed most Cosmic Spacehead issues.
    * Fixed Star Trek GG screen shift.
    * Added ability to periodically save gameplay.
    * Added "General | Save Emulation State" selector.
    * Removed "General | Save State on Exit" option.

    Enjoy!

  4. #74
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    Just published MasterGear 3.5.2 for Android:

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

    In this version, you can place shortcuts to your favorite games to the Android home screen. Simply hold your finger on a game entry in the File Selector and then choose "Add to Home Screen" from the popup menu. Similarly, hold an entry in the State Selector to delete it. The on-screen FFWD button is now optional and can be disabled via "General | Show FFWD Button". See below for other changes.

    ALL CHANGES:
    * Add home screen shortcuts via File Selector context menu.
    * Long press to delete state in the State Selector.
    * State Selector now starts with autosaved slot selected.
    * Fixed error messages when screenshots not found in State Selector.
    * Fixed individual slot heights in State Selector.
    * Fixed State Selector crashes (reported on IUNI devices).
    * Added option to hide FFWD button ("General | Show FFWD Button").
    * Now disabling FAB button by default on AndroidTV devices.
    * Fixed disappearing FAB button.
    * Refactored and simplified all EMULib activities.

    Enjoy!

  5. #75
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    The MasterGear 3.5.3 for Android is now online:

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

    There has been a lot of under the hood changes in this version. The unused Java code is gone, while the pre-android-9 and post-android-8 native libraries have been merged into a single implementation. Pressing the one-time FAB button in the Settings will let you rate the app.

    ALL CHANGES:
    * Fixed volume for high-frequency white noise.
    * Added a "Rate Me" FAB button to the Settings (disappears when pressed).
    * Cleaned up the Java side, removing deprecated code.
    * Merged pre-Gingerbread and post-Gingerbread native code.
    * Removed some debug messages from the native side.

    Enjoy!

  6. #76
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    I have published MasterGear 3.5.4 for Android this morning:

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

    This release fixes a few bugs in the Joystick Layout Editor and adds ability to assign special functions (menu, replay, etc) to the hardware keys found on your device. Also eliminated the dependence on Apache HTTP APIs that were removed from Android Marshmallow.

    ALL CHANGES:
    * Fixed Layout Editor to always save changes before emulation resumes.
    * Made Layout Editor always rotate when device rotated.
    * Added "Input | Assign Special Keys" setting.
    * Use new setting to assign functions (menu, ffwd, etc) to hardware keys.
    * Removed "General | Use PLAY/RECORD Media Keys" option.
    * Removed "General | Use FFWD/REWIND Media Keys" option.
    * Removed outdated org.apache.http.* API from the State Exchange.

    Have fun!

  7. #77
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    Today's MasterGear 3.5.5 release for Android fixes several issues in the Joystick Layout Editor and lets you have separate joystick layouts for portrait and landscape modes:

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

    ALL CHANGES:
    * Layout Editor has separate layouts for landscape and portrait modes.
    * Adjusted portrait background image in the Layout Editor.
    * Fixed dashed lines display in the Layout Editor.
    * Removed dormant ChartBoost SDK library.

    Enjoy!

  8. #78
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    MasterGear 3.5.6 for Android, a new version of my MasterSystem, GameGear, and SG-1000 emulator, is now available from Google Play:

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

    The new version fixes fast-scroll index and the file search function in the File Selector. AndroidTV users, whose devices have a system-wide overscan setting, can now disable app-specific overscan by unchecking "General | Add Overscan Margins" option. Finally, I updated the manifest so that third-party apps (like file managers) can invoke MasterGear to play Sega games.

    ALL CHANGES:
    * Added "General | Add Overscan Margins" option for AndroidTV.
    * Fixed fast-scroll index in the File Selector.
    * Fixed file search feature on newer Androids.
    * Fixed missed item clicks in the File Selector.
    * Declared emulation activities enabled for external use.
    * Optimized default preferences update on startup.

    Enjoy!

  9. #79
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    MasterGear 3.5.7 for Android fixes button layouts in the Joystick Layout Editor and finally enables the menus on Android TV:

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

    Starting with this version, the buttons will no longer shift from where you placed them on the screen. Also, since Google for some reason disabled the normal options menu on AndroidTV, I had to simulate it with the context menu. Press both thumbsticks inside the emulator in order to open it.

    ALL CHANGES:
    * Fixed button placement in Joystick Layout Editor.
    * Buttons no longer shift from where you set them.
    * Custom screen rectangle goes where it should go now.
    * Button labels will not distort when custom screen selected.
    * Fixed the menu on AndroidTV.
    * Added a menu workaround for Google's political idiocy.
    * Replaced options menu with context menu for AndroidTV.
    * Added "Toggle cheats" special key function.

    Enjoy!

  10. #80
    Veteran Member
    Join Date
    Jan 2007
    Posts
    948

    Default Re: MasterGear-Android Release News

    Hello, All!

    MasterGear 3.5.8, a new version of my Sega MasterSystem, GameGear, and SG-1000 emulator, is now available from the Google Play:

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

    This release switches accelerated video rendering from GLES1 to the newer GLES2 APIs. I have also made Cheatopedia, Cheat Editor, and Palette Editor more friendly for the AndroidTV users (and anyone with no touchscreen). From now on, pressing the X button on the gamepad will apply changes made in these dialogs, pressing Y will discard changes. See below for all the changes.

    ALL CHANGES:
    * Switched to OpenGLES2 rendering for accelerated video.
    * OpenGLES2 is faster and allows for future special effects.
    * Press X to apply cheats, Y to discard them in Cheatopedia.
    * Press X to apply changes, Y to reset them in Cheat Editor.
    * Press X to apply changes, Y to reset them in Palette Editor.
    * Now disabling Joystick Layout Editor on devices with no touchscreen.

    Enjoy!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •