Arduino-USB-HID-RetroJoystickAdapter icon indicating copy to clipboard operation
Arduino-USB-HID-RetroJoystickAdapter copied to clipboard

PC Engine/Turbografx support

Open eadmaster opened this issue 8 years ago • 2 comments

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.

eadmaster avatar Dec 03 '16 13:12 eadmaster

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.

mcgurk avatar Aug 07 '17 07:08 mcgurk

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

eadmaster avatar Jun 11 '21 22:06 eadmaster