|
SSBM Decomp
|
Go to the source code of this file.
Functions | |
| u64 | gm_GetButtonsPressed (u8) |
| u64 | gm_GetButtonsTriggered (u8) |
| u64 | gm_801A36C0 (u8) |
| void | gm_801A36E0 (s32, s32) |
| void | gm_801A3714 (s32, u64, u64) |
| UNK_RET | gm_EvaluateAllControllerInputs (UNK_PARAMS) |
| Evaluates all controller inputs, updating controller_map for each controller. | |
| UNK_RET | gm_801A3E88 (UNK_PARAMS) |
| void | gm_801A3EF4 (void) |
| UNK_RET gm_EvaluateAllControllerInputs | ( | UNK_PARAMS | ) |
Evaluates all controller inputs, updating controller_map for each controller.
Reads button, trigger, repeat, and release state from HSD_PadCopyStatus into controller_map. Index 4 (PAD_MAX_CONTROLLERS) is set to contain a union of all inputs from all controllers.
| UNK_RET gm_801A3E88 | ( | UNK_PARAMS | ) |
| void gm_801A3EF4 | ( | void | ) |