ryujinx/Ryujinx.HLE/HOS
Berkan Diler 98c838b24c
Use BitOperations methods and delete now unused BitUtils methods (#3134)
Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods
2022-02-18 02:35:23 +01:00
..
Applets Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
Diagnostics/Demangler
Ipc misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
Kernel Use BitOperations methods and delete now unused BitUtils methods (#3134) 2022-02-18 02:35:23 +01:00
Services Implement/Stub mnpp:app service and some hid calls (#3131) 2022-02-18 02:00:06 +01:00
SystemState Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
Tamper
ApplicationLoader.cs Try to ensure save data always has a valid owner ID (#3057) 2022-02-02 14:49:49 -07:00
ArmProcessContext.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
ArmProcessContextFactory.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
HomebrewRomFsStream.cs
Horizon.cs Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs Update to LibHac 0.15.0 (#2986) 2022-01-12 12:22:19 +01:00
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
UserChannelPersistence.cs