Ryujinx/Ryujinx.HLE/Loaders/Executables
TSRBerry 7870423671
Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)
* 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
2023-03-17 12:55:19 +01:00
..
IExecutable.cs Correct type of executable sizes (#1802) 2020-12-13 08:30:27 +01:00
KipExecutable.cs Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00
NroExecutable.cs Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 2022-02-22 10:32:10 -03:00
NsoExecutable.cs Use source generated regular expressions (#4005) 2022-12-04 00:43:23 +00:00