RyanPattison / LaiNES

Cycle-accurate NES emulator for Ubuntu Touch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaiNES - for Ubuntu Touch

This is a fork of Andrea Orru's LaiNES 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

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

About

Cycle-accurate NES emulator for Ubuntu Touch

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 83.1%Language:QML 10.9%Language:C 4.0%Language:QMake 1.4%Language:PHP 0.3%Language:Python 0.3%