Commit Graph

12 Commits

Author SHA1 Message Date
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
bentley
155fba4979 +mupen64plus-{rsp-z64,video-arachnoid,video-glide64,video-z64}
Also sort the list.
2013-01-07 17:06:33 +00:00
bentley
c55d8497ad Import mupen64plus-video-z64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a low-level RDP
plugin for Mupen64Plus, based on Ziggy's Z64 plugin.

ok rfreeman@
2013-01-07 17:04:25 +00:00
bentley
97e00d91f2 Import mupen64plus-video-glide64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a video plugin
for Mupen64Plus, based on the Glide64 plugin from Mupen64Plus 1.5.

ok rfreeman@
2013-01-07 17:01:50 +00:00
bentley
5cb420c25f Import mupen64plus-video-arachnoid-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a video plugin for
Mupen64Plus, based on the Arachnoid plugin for Project64.

ok rfreeman@
2013-01-07 16:59:51 +00:00
bentley
90d946d351 Import mupen64plus-rsp-z64-1.99.5.
Mupen64Plus is a cross-platform plugin-based N64 emulator which is
capable of accurately playing many games. This is a low-level signal
co-processor (RSP) plugin for Mupen64Plus, based on Ziggy's Z64 plugin.

ok rfreeman@
2013-01-07 16:57:46 +00:00
bentley
f004a6ca1b Cleanup emulators/mupen64plus.
- don't build with -O3
- downgrade other plugins' lib dep on core plugin to build dep
- fix some MAKE_FLAGS overwriting that snuck in
- remove old post-patch targets
- update wantlib
- take maintainership
2012-12-24 09:23:07 +00:00
pascal
2b220efbbb The Makefile will add -fno-pie to CFLAGS if PIE is not explicitly enabled,
failing to link with our -pie-by-default ld.  So just enable PIE and bump
REVISION.

ok naddy@
2012-08-31 18:25:16 +00:00
bentley
a5ec5219ce Update all emulators/mupen64plus plugins to 1.99.5.
This makes the emulator actually playable on i386, and removes all patches
(which had been taken from upstream).

ok stsp@
2012-08-13 06:53:55 +00:00
stsp
734b87f9d1 This only builds on i386 and amd64 so set ONLY_FOR_ARCHS. 2011-12-26 23:03:24 +00:00
bentley
984e341bff This should use Makefile.inc, not a module.
Also set WRKBUILD instead of defining do-build/do-install.

Pointed out by a couple of people. ok espie@, stsp@
2011-12-26 22:58:48 +00:00
stsp
459abbcd0f Import port of mupen64plus, a Nintendo 64 emulator; ok bentley@ 2011-12-26 13:38:27 +00:00