Skip to content

RyanPattison/Gearsystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • C++ 49.9%
  • C 47.7%
  • QML 2.1%
  • QMake 0.3%