aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-10-12 12:57:04 +0800
committerdinoex <dinoex@FreeBSD.org>2004-10-12 12:57:04 +0800
commit5236d589786dfaecf57c0a2e7dd92197a5478fdf (patch)
treea1c49dd4e8614808694de920bcff6c1d8d727ce6 /emulators/Makefile
parenta083ed819bbc8701219f40db9a1f95cb17e2a9b9 (diff)
downloadfreebsd-ports-gnome-5236d589786dfaecf57c0a2e7dd92197a5478fdf.tar.gz
freebsd-ports-gnome-5236d589786dfaecf57c0a2e7dd92197a5478fdf.tar.zst
freebsd-ports-gnome-5236d589786dfaecf57c0a2e7dd92197a5478fdf.zip
Dummy sound 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 e5534bf9c8c8..bce56685e639 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -61,6 +61,7 @@
SUBDIR += mips64emul
SUBDIR += mtools
SUBDIR += mupen64-base
+ SUBDIR += mupen64-dummyaudio
SUBDIR += osf1_base
SUBDIR += p-interp
SUBDIR += pcemu