Prog PAD API Matrix - wowjinxy/libPorpoise GitHub Wiki
Prog - PAD API Matrix
Function-by-function tracking list for libPorpoise PAD subsystem coverage.
Legend:
- Status:
Untriaged/Implemented/Partial/Stub/Missing - Check the box when status + notes are verified against behavior and tests.
Game Pad
-
PADButtonDown- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADButtonUp- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADClamp- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADInit- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADRead- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADReset- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADSetSpec- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADSetSamplingRate- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADStatus- Status: Implemented - Notes: Symbol found in include/src (first-pass scan).
Rumble Motor
-
PADControlAllMotors- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADControlMotor- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADStartMotor- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADStopMotor- Status: Implemented - Notes: Symbol found in include/src (first-pass scan). -
PADStopMotorHard- Status: Implemented - Notes: Symbol found in include/src (first-pass scan).