Skip to content

marian-m12l/gb-link-gamepad-firmware

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published