scottferg / 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:Java 79.5%Language:Go 20.5%