README 478 B

123456789101112
  1. mGBA is an emulator for running Game Boy Advance games. It aims
  2. to be faster and more accurate than many existing Game Boy Advance
  3. emulators, as well as adding features that other emulators lack.
  4. It also supports Game Boy and Game Boy Color games.
  5. libminizip is an optional dependency for minizip support.
  6. qt5 is an optional dependency to build a GUI.
  7. RetroArch is an optional dependency to run the libretro core.
  8. To build debugging symbols use:
  9. DEBUG=yes ./mgba.SlackBuild