From a0888aa7fc65555649c9cb1aa2f00d6df5cc4e01 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 12 Oct 2004 05:06:50 +0000 Subject: 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 --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/Makefile') 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 -- cgit v1.2.3