Subject: Re: Playing snes9x with USB gamepad now!
To: None <tech-pkg@netbsd.org>
From: Rui-Xiang Guo <rxg@ms25.url.com.tw>
List: port-i386
Date: 01/18/2002 13:12:59
I find a small bug.
If you violently control the gamepad, the action will delay.
This is pretty bad for shooting games. ;)
I have fixed it by using "continue" instead of "break" statement.
Please fetch the new patch from:
	http://residence.educities.edu.tw/rxghome/snes9x.diff

-rxg