MCURTC:SetLegacyJumpProhibitedFlag

Revision as of 06:03, 2 May 2016 by Dazzozo (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00590040] |- | 1 | bool |} =Response= {| class="wikitable" border="1" |- !...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00590040]
1 bool

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

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.