Difference between revisions of "PS:SeedRNG"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...")
 
(No difference)

Latest revision as of 17:49, 30 March 2016

Request[edit]

Index Word Description
0 Header code [0x000C0000]

Response[edit]

Index Word Description
0 Header code
1 Result code

Description[edit]

This initializes a stack buffer using data from svcGetSystemTick and various commands, then passes this buffer to PSPXI:SeedRNG. Then this returns 0.