Difference between revisions of "NIMU:GetSavedHash"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000B0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !...") |
(No difference)
|
Revision as of 22:22, 4 March 2016
Request
Index Word | Description |
---|---|
0 | Header code [0x000B0000] |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2-11 | Output ASCII hex string, last word is set to all-zero for NUL-termination. |
Description
A certain internal NIM state flag must be non-zero, otherwise error 0xE0A0D3F8 is returned. This is the only time this command can return non-zero.
This writes the SystemTitleHash already stored in memory to the command response.