diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-04-13 17:16:23 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-04-13 17:16:23 +0800 |
commit | af0eab74d695d1f8a871ed880f7f911870a4119c (patch) | |
tree | 6e16fbf7875d83447240cc4fb8045bdafc13a7ba /emulators/Makefile | |
parent | abadc6faf930976026c4e6890fd5deafa1c223a9 (diff) | |
download | freebsd-ports-graphics-af0eab74d695d1f8a871ed880f7f911870a4119c.tar.gz freebsd-ports-graphics-af0eab74d695d1f8a871ed880f7f911870a4119c.tar.zst freebsd-ports-graphics-af0eab74d695d1f8a871ed880f7f911870a4119c.zip |
Add linux-padjoy.
padJoy is a PSEmu Pro joystick plugin.
This is the Linux version, tested with emulators/linux-ePSXe.
WWW: http://download.ammoq.com/
Hint by: Timothy Beyer <beyert@cs.ucr.edu>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index c864100725b..29c2dbf45a2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -53,6 +53,7 @@ SUBDIR += libvm68k SUBDIR += linux-ePSXe SUBDIR += linux-geepee32 + SUBDIR += linux-padjoy SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu SUBDIR += linux-pete-mesagpu |