Video plugin for Mupen64Plus v2.0, based on the Arachnoid plugin for Project64.
Go to file
Richard Goedeken 20ac6717d6
Merge pull request #9 from Jj0YzL5nvJ/alter_cc_cxx
Allow non-default compilers without resorting to symbolic links
2020-08-30 18:55:01 -07:00
projects Allow non-default compilers without resorting to symbolic links 2020-08-30 13:57:34 -06:00
src Fix include guard. 2019-02-17 15:20:03 -07:00
.gitattributes Force line ending type for specific files 2013-12-19 13:15:43 +01:00
.gitignore Convert .hgignore to .gitignore 2013-12-19 13:09:20 +01:00
.travis.yml fix Travis CI test builds for MXE 32 and 64 bits 2019-02-21 20:39:57 -08:00
COPYING added COPYING and README files 2009-11-22 15:47:55 -05:00
README Replace references to bitbucket with github 2013-12-19 13:27:14 +01:00

Arachnoid Graphics Plugin for Mupen64Plus
https://github.com/mupen64plus/mupen64plus-video-arachnoid/

Derived from the Project64/1964 version of Arachnoid, available from:
http://sourceforge.net/projects/arachnoid/

To build, enter the projects/unix directory and type "make".
To build a debugging version, use "make DEBUG=1" instead.