MickGyver / DaemonBite-Retro-Controllers-USB

A collection of retro controller USB adapters (SNES, NES, Mega Drive/Genesis, Master System, Atari, Commodore, Amiga and Amiga CD32)
GNU General Public License v3.0
296 stars 61 forks source link

Feature Request: PC game port (D-Sub 15) support #8

Closed rmueller83 closed 4 years ago

rmueller83 commented 4 years ago

I have some old Gravis Gamepads & Analog Pro Joysticks, which would be nice to use with MiSTer ao486 or the new MS FlightSim. I found another project which uses the larger Arduino Leonardo which perhaps could be used as a template: https://github.com/shadwork/Arduino-PC-Gameport-HID

MickGyver commented 4 years ago

Thanks for the heads up! I am working on a PC gameport adapter. I have basic 2-4 analog axis and four button controllers working. The Gravis Gamepad also works. I'm currently working with the Microsoft Sidewinder range.

rmueller83 commented 3 years ago

@MickGyver has the PC gameport support been removed?