Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 582 Bytes

File metadata and controls

19 lines (11 loc) · 582 Bytes

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.