Nintendo 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.
To use your joystick and access your other storage devices, use the command below:
```sudo snap connect mgba-emulator:joystick && sudo snap connect mgba-emulator:removable-media && sudo snap connect mgba-emulator:mount-observe```
To use the current Kvantum theme in this Snap, use this command: ```cp -r $HOME/.config/Kvantum/ $HOME/snap/mgba-emulator/current/.config/```