RyanPattison / Gearsystem

Sega Master System / Game Gear emulator for Ubuntu Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gearsystem

This is a fork of Ignacio Sanchez's Gearsystem, a Sega Master System / Game Gear emulator focusing on Qt/QML and OpenGL ES for mobile phones.

This project is in development and thrown together as a prototype. A version will be released to the Ubuntu Store when it is in a better state. Currently, games are not saved and not all games are runnable.

Build Instructions

Ubuntu Touch

  1. Install the Ubuntu Touch SDK
  2. Open Ubuntu-SDK
  3. Go to File > Open File or Project.. and open to GearSystem/platforms/ubuntu_touch/gearsystem.pro
  4. Add the armhf target
  5. Build > Ubuntu > Install Application on Device
  6. Install in release mode

Current State

No Saving

About

Sega Master System / Game Gear emulator for Ubuntu Touch

License:GNU General Public License v3.0


Languages

Language:C++ 49.9%Language:C 47.7%Language:QML 2.1%Language:QMake 0.3%