Video plugin for Mupen64Plus v2.0, based on the Arachnoid plugin for Project64.
Go to file
Richard Goedeken 578edd1530 Revert "Allow non-default compilers without resorting to symbolic links"
This reverts commit b0876423c8, as it conflicts with GNU make which always defines default values for certain variables
2020-09-16 22:36:13 -07:00
projects Revert "Allow non-default compilers without resorting to symbolic links" 2020-09-16 22:36:13 -07: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.