SpotPass: Difference between revisions
Meleemeister (talk | contribs) |
DaniElectra (talk | contribs) m →Content Header: Document meaning of first byte |
||
Line 127: | Line 127: | ||
|} | |} | ||
The first 0x10-bytes are all-zero except the first byte | The first 0x10-bytes are all-zero except the first byte. If the 7th bit (0x80) is not set, the arrived flag will only be marked if the session for the target program ID was made with a privileged session. Otherwise, the arrived flag will always be marked. | ||
The 16-bit value at 0x10 tells how many payload contents follow after this the content header. For example there can be a downloaded file for a game followed by a message for the news system module. | The 16-bit value at 0x10 tells how many payload contents follow after this the content header. For example there can be a downloaded file for a game followed by a message for the news system module. |