summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-12 05:00:24 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-12 05:00:24 +0000
commit5ae1e528e0fb84ebdd8c5d4544b4035edfddd6dc (patch)
treeba8585dd1c3395a46a8c0c73ed751dbbce934f2d /emulators/Makefile
parentGlide64 graphics plugin for Mupen64 (diff)
glN64 graphics plugin for Mupen64
- 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 8f52617e6d05..b8f06659b60e 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -63,6 +63,7 @@
SUBDIR += mupen64-base
SUBDIR += mupen64-dummyaudio
SUBDIR += mupen64-glide
+ SUBDIR += mupen64-gln64
SUBDIR += osf1_base
SUBDIR += p-interp
SUBDIR += pcemu