mcgurk / Arduino-USB-HID-RetroJoystickAdapter

Arduino joystick/gamepad/other USB-adapter
131 stars 35 forks source link

PC Engine/Turbografx support #1

Open eadmaster opened 7 years ago

eadmaster commented 7 years ago

I'd like to suggest adding PC Engine/Turbografx pads support as there are few commercial adapters for these. Some schematic of the interface are here.

mcgurk commented 6 years ago

I don't have any PC Engine/Turbografx controllers, but it is basically same as Megadrive/Genesis 3-button controller (one pin selects what buttons to read). https://emu-docs.org/PC%20Engine/tg16cont.html

Multitap should be easy too. After reading one controller, multitap automatically gives buttons from second controller.

eadmaster commented 3 years ago

just found an alternative here: https://github.com/MickGyver/DaemonBite-Retro-Controllers-USB/tree/master/PCEngineControllerUSB