SVC: Difference between revisions
Line 181: | Line 181: | ||
| Zero || 10 || -1, 2 || Unknown. Output data changes each time this SVC is used. Time/ticks related? | | Zero || 10 || -1, 2 || Unknown. Output data changes each time this SVC is used. Time/ticks related? | ||
|- | |- | ||
| Zero || 11 || 0-3 || Returns random from TRNG. Used to seed usermode PRNGs. | | Zero || 11 || 0-3 || Returns random from TRNG. Used to seed usermode PRNGs. Unknown what exactly causes this output to change, however it does change when exiting+launching a process. | ||
|- | |- | ||
| Process || 12 || 0 || Always 0x8000000. | | Process || 12 || 0 || Always 0x8000000. |