Difference between revisions of "MCURTC:SetLegacyJumpProhibitedFlag"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00590040] |- | 1 | bool |} =Response= {| class="wikitable" border="1" |- !...") |
(No difference)
|
Latest revision as of 06:03, 2 May 2016
Request[edit]
Index Word | Description |
---|---|
0 | Header code [0x00590040] |
1 | bool |
Response[edit]
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description[edit]
This writes to the MCU system-state buffer and updates the LegacyJumpProhibited bit.
This is set by LgyBg during title launch to deny the title of the rights to launch other titles via TWL Launcher (TLNC) block.
This is read by NS when handling the TLNC block. If this flag is set, NS ignores and memclears the TLNC block.