BOSS Services: Difference between revisions
No edit summary |
|||
Line 191: | Line 191: | ||
When Home Menu loads the SpotPass [[CBMD]] with [[Extended_Banner]], it uses bossP command 0x040D0182 first. Then it uses GetNsDataHeaderInfoPrivileged, then ReadNsDataPrivileged for loading the actual banner data. | When Home Menu loads the SpotPass [[CBMD]] with [[Extended_Banner]], it uses bossP command 0x040D0182 first. Then it uses GetNsDataHeaderInfoPrivileged, then ReadNsDataPrivileged for loading the actual banner data. | ||
=BOSS TaskIDs= | ==BOSS TaskIDs== | ||
This is a 8-byte buffer containing a string(normally including NUL-terminator). | This is a 8-byte buffer containing a string(normally including NUL-terminator). | ||
==NsDataHeaderInfo== | |||
===Type6=== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x8 | |||
| programID | |||
|- | |||
| 0x8 | |||
| 0x18 | |||
| ? | |||
|} |