Skip to content

GameCube automation alternative firmware for RP2040.

License

Notifications You must be signed in to change notification settings

u1f992/jiangtun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jiangtun (江豚)

GameCube automation alternative firmware for RP2040.

Pin assignment

Pico XIAO RP2040 Function
7 D5 GameCube DATA
0 D6 Servo
3 D10 Reset (Active Low)

Button mapping

NXMC2/PokeCon GameCube
Y Y
B B
A A
X X
L L
R R
ZL
ZR Z
-
+ Start
L Click
R Click
Home Reset
Capture

Development

This directory is a PlatformIO project. Clone with --recursive as it contains submodules. Note the path character length limit in Git for Windows.

git config --system core.longpaths true

Reference