mgba
Game Boy Advance emulator
mGBA is an emulator for running Game Boy Advance games. It aims to be faster and more accurate than many existing Game Boy Advance emulators, as well as adding features that other emulators lack. It also supports Game Boy and Game Boy Color games.
- Versions: 0.10.4
- Website: https://mgba.io
- Licenses: Expat · LGPL 2.1+ · Modified BSD · MPL 2.0
- Package source: gnu/packages/emulators.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mgba
as follows:
guix install mgba
Or install a particular version:
guix install mgba@0.10.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of mgba about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/mgba'><img src='https://packages.guix.gnu.org/packages/mgba/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/mgba/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/mgba)
Example Org:
[[https://packages.guix.gnu.org/packages/mgba][https://packages.guix.gnu.org/packages/mgba/badges/latest-version.svg]]