SVC: Difference between revisions
WulfyStylez (talk | contribs) "what do NF and TF stand for?" "oh! i've got it!" |
|||
Line 776: | Line 776: | ||
| Debug related? The svcaccesscontrol mask doesn't apply for this SVC. Stubbed on ARM9 NATIVE_FIRM. | | Debug related? The svcaccesscontrol mask doesn't apply for this SVC. Stubbed on ARM9 NATIVE_FIRM. | ||
|} | |} | ||
NF: NATIVE_FIRM. TF: TWL_FIRM. | |||
Note that "stubbed" here means that the SVC only returns an error, as in the following snippet: | Note that "stubbed" here means that the SVC only returns an error, as in the following snippet: |