RyanPattison / Gearboy

Game Boy / Gameboy Color emulator for Ubuntu Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gearboy-Qt

This is a fork of Ignacio Sanchez's Gearboy, focusing on Qt/QML and OpenGL ES for mobile phones.

An Ubuntu Touch version is available in Ubuntu Store

Build Instructions

Ubuntu Touch

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

Android & Desktop

Build these with Qt Creator and the project files under platforms. These versions exist to test on a variety of hardware and are not (yet) supported.

About

Game Boy / Gameboy Color emulator for Ubuntu Touch

License:GNU General Public License v3.0


Languages

Language:C++ 57.7%Language:C 35.2%Language:QML 5.9%Language:QMake 1.3%