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.
- Host: GitHub
- URL: https://github.com/shinyquagsire23/3dsgba
- Owner: shinyquagsire23
- License: mit
- Created: 2014-12-07T22:19:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-09T05:23:51.000Z (over 10 years ago)
- Last Synced: 2024-04-28T01:55:28.912Z (about 1 year ago)
- Language: C++
- Size: 761 KB
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.