aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2017-10-05 16:35:17 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2017-10-05 16:35:17 +0000
commitbbbbee48dd5d0b60433f6daaef068ac8ed0b2f2f (patch)
tree5b4530e9537f15c184efa63e90e30b34d5309837 /emulators/Makefile
parent76ba57b76541db104898d927f005e096037f0bb2 (diff)
downloadports-bbbbee48dd5d0b60433f6daaef068ac8ed0b2f2f.tar.gz
ports-bbbbee48dd5d0b60433f6daaef068ac8ed0b2f2f.zip
New port: emulators/mgba
A modern open source Game Boy Advance emulator, with support for Game Boy and Game Boy Color games as well. The project started in April 2013 with the goal of being fast enough to run on lower end hardware than other emulators support, without sacrificing accuracy or portability. Other goals include accurate enough emulation to provide a development environment for homebrew software, a good workflow for tool-assist runners, and a modern feature set for emulators that older emulators may not support. WWW: https://mgba.io PR: 222779 Submitted by: Greg V <greg@unrelenting.technology>
Notes
Notes: svn path=/head/; revision=451322
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 4e0c68342e72..552cf1a912f1 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -79,6 +79,7 @@
SUBDIR += mastergear
SUBDIR += mednafen
SUBDIR += mess
+ SUBDIR += mgba
SUBDIR += mtools
SUBDIR += mupen64plus
SUBDIR += mupen64plus-audio-sdl