SPL services: Difference between revisions
Created page with "= spl: = {| class="wikitable" border="1" |- ! Cmd || Name || Notes |- | 0 || || Takes input word, and returns u64. |- | 1 || || Unknown marshalling. |- | 2 || [[#ScrambleKeyA]..." |
No edit summary |
||
Line 15: | Line 15: | ||
|- | |- | ||
| 5 || || Always returns 0x41A? | | 5 || || Always returns 0x41A? | ||
|- | |||
| 11 || [[#GetDevunitFlag]] || | |||
|} | |} | ||
Line 26: | Line 28: | ||
Also console unique. This is not the inverse operation of [[#ScrambleKeyA]]. | Also console unique. This is not the inverse operation of [[#ScrambleKeyA]]. | ||
== GetDevunitFlag == | |||
No input params. | |||
Returns an u8 flag for whether the system is devunit it seems. |