SVC: Difference between revisions

Line 73: Line 73:
|-
|-
| 0x0E  
| 0x0E  
|  
| Stubbed with [[8.0.0-18]].
| No
| No
| Result SetThreadAffinityMask(Handle thread, u8* affinitymask, s32 processorcount)
| Result SetThreadAffinityMask(Handle thread, u8* affinitymask, s32 processorcount)
Line 552: Line 552:
| Debug related (The Syscall access control mask doesn't apply for this SVC)
| Debug related (The Syscall access control mask doesn't apply for this SVC)
|}
|}
Note that "stubbed" here means that the SVC only returns an error.


== CreateThread ==
== CreateThread ==