Skip to content

scottferg/Fergulator-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.