ryujinx/Ryujinx.HLE/HOS
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
..
Applets Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
Diagnostics/Demangler Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
Ipc Misc performance tweaks (#4509) 2023-03-11 17:05:48 -03:00
Kernel Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00
Services Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00
SystemState make UI display correct content in Chinese (#4155) 2022-12-21 17:20:37 -03:00
Tamper
ApplicationLoader.cs Update LibHac to 0.18.0 (#4414) 2023-03-01 23:42:27 -03:00
ArmProcessContext.cs Make PPTC state non-static (#4157) 2023-01-05 00:01:44 +01:00
ArmProcessContextFactory.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
HomebrewRomFsStream.cs
Horizon.cs Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
ProgramLoader.cs Update syscall capabilites to include SVCs from FW 15.0.0 (#4530) 2023-03-17 12:55:19 +01:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs