Legacy FIRM PXI: Difference between revisions
No edit summary |
m Complete the IPC signature for Command 5 |
||
Line 23: | Line 23: | ||
| Process9 will eventually wait for the ARM11 to send this command, see [[FIRM|here]]. The command input parameters are not used. | | Process9 will eventually wait for the ARM11 to send this command, see [[FIRM|here]]. The command input parameters are not used. | ||
|- | |- | ||
| | | 0x00050040 | ||
| [[1.0.0-0]] | | [[1.0.0-0]] | ||
| (u8 unk) Does some lowlevel sd/emmc register setting (different for unk=0 and unk=1). If unk=1, sets a flag, code ran during the pxi main-func loop detects this and calls <code>svcKernelSetState(2,0)</code>. | | (u8 unk) Does some lowlevel sd/emmc register setting (different for unk=0 and unk=1). If unk=1, sets a flag, code ran during the pxi main-func loop detects this and calls <code>svcKernelSetState(2,0)</code>. |