Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 370 Bytes

This firmware for the Raspberry Pi Pico makes it appear like a USB HID gamepad. It gets the inputs from GB serial link cable, thus the Game Boy must be running this custom rom sending inputs over serial.

Build instructions:

PICO_SDK_FETCH_FROM_GIT=1 cmake .
make
cp gbgamepad.uf2 /path/to/pico/mountpoint/