Squidge
Certified Guru
I originally posted this in another thread, but it'll probably be best in it's own:
Code:
C10 <Left Shoulder> <Right Shoulder> C11
C15
M1 M0 M7 Y
M2 D11 M6 < Joystick C12 A B C13
M3 M4 M5 X
C14
D6 D7
< Vol > Sel Start
C9 C8
Letters state which GPIO button is connected to, number states which bit in that GPIO.
All buttons are active low.
Other things:
I14 high when no SD inserted. Low when SD inserted.
D1 UARTx receive byte indication (PC->GP2X)
L0-3 SD 4-bit access?
(UART refers to one connected by gph provided serial/jtag board)