summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-10-12 05:06:50 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-10-12 05:06:50 +0000
commita0888aa7fc65555649c9cb1aa2f00d6df5cc4e01 (patch)
tree497c5d406c44f77fbd1a3a8ec0272bbfcfd6207c /emulators/Makefile
parentJttL SDL sound plugin for Mupen64 (diff)
Blight's SDL input 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 b810bd31bd8a..7144beaa62f2 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -68,6 +68,7 @@
SUBDIR += mupen64-rice
SUBDIR += mupen64-rsp
SUBDIR += mupen64-sdlaudio
+ SUBDIR += mupen64-sdlinput
SUBDIR += osf1_base
SUBDIR += p-interp
SUBDIR += pcemu