OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.24k stars 279 forks source link

MiSTercade V2 Config #1071

Closed misteraddons closed 1 week ago

misteraddons commented 2 weeks ago

New version of my MiSTer FPGA JAMMA adapter, now powered by GP2040-CE! One RP2040 IC per player, connected to an onboard USB hub.

This board takes advantage of the new expanded HID Direct input mode: Joy2 and Start 2 are connected to player 1's RP2040-CE as extra buttons. This allows for twin stick games on a 2 player arcade cabinet (Smash TV, Total Carnage, Robotron 2084, etc.)

I modified the USB PID to match my VID:PID, but reverted it before merging to not cause issues.