From a78799ff3565f900a505905c454e335905b6e4d1 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 12 Oct 2004 04:58:19 +0000 Subject: Glide64 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 --- emulators/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/Makefile') diff --git a/emulators/Makefile b/emulators/Makefile index bce56685e639..8f52617e6d05 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -62,6 +62,7 @@ SUBDIR += mtools SUBDIR += mupen64-base SUBDIR += mupen64-dummyaudio + SUBDIR += mupen64-glide SUBDIR += osf1_base SUBDIR += p-interp SUBDIR += pcemu -- cgit