mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 13:37:08 +00:00
* Add CapabilityType enum * Add SupervisorCallCount * kernel: Add CapabilityExtensions & Change type of capabilities to uint * Remove private setter from Mask arrays * Pass ReadOnlySpan directly & Remove redundant type casts |
||
|---|---|---|
| .. | ||
| Common | ||
| Ipc | ||
| Memory | ||
| Process | ||
| SupervisorCall | ||
| Threading | ||
| KernelConstants.cs | ||
| KernelContext.cs | ||
| KernelStatic.cs | ||