nick-fedesna / Fergulator-Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fergulator-Android

This is the Android port of an NES emulator written in Go. Majority of the emulation code lives in the original repository at https://github.com/scottferg/Fergulator.

alt text

Build instructions

You will need a local environment for the goandroid project.

From the top-level directory:

    $ ./build

APK

APK download is available here.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 52.5%Language:Java 33.0%Language:Go 11.9%Language:Groovy 1.3%Language:Shell 1.1%Language:C++ 0.2%