File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -58,19 +58,19 @@ command buffer:
5858
5959# Utility
6060
61- | ID | Description |
62- | -----| ----------------------------------------|
63- | 0 | void ClearPowerButtonState() |
64- | 1 | ? |
65- | 2 | Sets current applet slot to Home Menu? |
66- | 3 | void ClearExclusiveControl() |
67- | 4 | void SleepIfShellClosed() |
68- | 5 | void LockTransition(u32 transition) |
69- | 6 | bool TryLockTransition(u32 transition) |
70- | 7 | void UnlockTransition(u32 transition) |
71- | 10 | void StartExitTask() |
72- | 11 | void SetInitialSenderId(u32 id) |
73- | 12 | void SetPowerButtonClick() |
74- | 16 | ? |
75- | 17 | ? |
76- | 18 | ? |
61+ | ID | Description |
62+ | -----| ---------------------------------------------------------------------------------------------- |
63+ | 0 | void ClearPowerButtonState() |
64+ | 1 | ? |
65+ | 2 | Sets current applet slot to Home Menu? |
66+ | 3 | void ClearExclusiveControl() |
67+ | 4 | void SleepIfShellClosed() |
68+ | 5 | void LockTransition(u32 transition) |
69+ | 6 | bool TryLockTransition(u32 transition) |
70+ | 7 | void UnlockTransition(u32 transition) |
71+ | 10 | void StartExitTask() |
72+ | 11 | void SetInitialSenderId(u32 id) |
73+ | 12 | void SetPowerButtonClick() |
74+ | 16 | void UnlockCartAndSdSlot(bool unlocked) (Prevents a "card removed" error when passing true) |
75+ | 17 | ? |
76+ | 18 | ? |
You can’t perform that action at this time.
0 commit comments