summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-12 04:53:51 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-12 04:53:51 +0000
commitd57538b2e09c609c3f8d9fe83b820c602d0b41df (patch)
tree13f18ec16a0236fbb75bb7a7e8bf0bf7a2ff99f1 /emulators/Makefile
parent- new option WITH_OPENSSH_CHROOT (diff)
Mupen64 base
- Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
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 f512454daa81..e5534bf9c8c8 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -60,6 +60,7 @@
SUBDIR += minivmac
SUBDIR += mips64emul
SUBDIR += mtools
+ SUBDIR += mupen64-base
SUBDIR += osf1_base
SUBDIR += p-interp
SUBDIR += pcemu