From owner-cvs-all Sat Nov 18 23:10:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D38C37B479; Sat, 18 Nov 2000 23:10:41 -0800 (PST) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA11611; Sat, 18 Nov 2000 23:10:41 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <200011190710.XAA11611@freefall.freebsd.org> From: Brian Feldman Date: Sat, 18 Nov 2000 23:10:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/snes9x Makefile ports/emulators/snes9x/files patch-aa patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/11/18 23:10:40 PST Modified files: emulators/snes9x Makefile emulators/snes9x/files patch-aa patch-af Log: Add a UHID joystick driver (USB Joysticks/GamePads/etc.) as the FreeBSD machdep joystick handling code. Along with this, make a few cleanups, and add a new switch, "-joyshift", which enables USB HID numbering to start with the second gamepad. The upshot of all this is that I can now play two-player games and have second player on the gamepad. Yay! Revision Changes Path 1.21 +5 -1 ports/emulators/snes9x/Makefile 1.10 +14 -2 ports/emulators/snes9x/files/patch-aa 1.2 +400 -10 ports/emulators/snes9x/files/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message