I have a Radio Shack Playstation to USB adapter that I want to use with XMAME. With the proper modules loaded, it shows up at /dev/input/js0 and I see output if I cat that device.<BR><BR>Unfortunately ...
Well, I found the perfect laptop gamepad. The Gravis Stinger gamepad. Problem is, it uses a serial port. Yes, a SERIAL port. Not a game port, but a serial port. It was made about 4-5 years ago for ...
[Stealth] put together a post explaining how he writes drivers for input peripherals. He’s using Python which makes the process fairly painless (we’ll get to that in a minute) but the value of his ...