An open API service indexing awesome lists of open source software.

https://github.com/shinyquagsire23/3dsgba

GBA emulator for the 3DS.
https://github.com/shinyquagsire23/3dsgba

Last synced: 7 months ago
JSON representation

GBA emulator for the 3DS.

Awesome Lists containing this project

README

        

3DSGBA


==========

GBA emulator for the 3DS based on [vba-next](https://github.com/libretro/vba-next). Currently runs slowly and has no sound.

Download: https://www.dropbox.com/s/fraixj1fn9ql3w4/3DSGBA.zip?dl=0

Requires [devkitARM](http://sourceforge.net/projects/devkitpro/files/devkitARM/) to build.

Controls
--------

File selector:
* A - Select a file/directory.
* B - Go back one directory.
* START + SELECT - Exit the emulator.
* TOUCH - Resumes emulation if a game is active.

Ingame:
* Normal GBA buttons control the game.
* X - Saves a save state.
* Y - Loads a save state.
* TOUCH - Opens the file selector, pausing the emulation.