Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

slp/gameboid

Repository files navigation

GameBoid is free and open source GBA emulator for Android, based on gpSP.

It has most of gpSP and Android shared emulator routines library features including:

  • zipped games support
  • on-screen controls
  • save-load support

Building:

GameBoid depends on shared emulator routines library, which can be obtained from Sourceforge.

To build debug version execute following commands (taking, that you are in project directory and checked out library source is under ../emudroid-common):

$ android update project -p . -l ../emudroid-common $ NDK_DEBUG=1 ndk-build $ ant debug

About

Gameboy Advance emulator for Android phones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages