mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-13 13:37:00 +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 |
||
|---|---|---|
| .. | ||
| CodeMemoryOperation.cs | ||
| InfoType.cs | ||
| MemoryInfo.cs | ||
| PointerSizedAttribute.cs | ||
| SvcAttribute.cs | ||
| SvcImplAttribute.cs | ||
| Syscall.cs | ||
| SyscallHandler.cs | ||
| ThreadContext.cs | ||