ryujinx/Ryujinx.HLE/HOS
WilliamWsyHK 748d87adcc
Stub IFriendService: 1 (Cancel) (#3841)
* Add friend/Cancel. Closes #3824

* Update according to review comments.

* Add comment base on request

* Update Ryujinx.HLE/HOS/Services/Friend/ServiceCreator/IFriendService.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2022-11-23 16:25:49 +01:00
..
Applets Prevent raw Unicode control codes from showing on software keyboard applet. (#3845) 2022-11-16 23:53:17 +01:00
Diagnostics/Demangler Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
Ipc
Kernel Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Services Stub IFriendService: 1 (Cancel) (#3841) 2022-11-23 16:25:49 +01:00
SystemState
Tamper Avoid allocations in .Parse methods (#3760) 2022-10-18 23:31:34 +00:00
ApplicationLoader.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ArmProcessContext.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
ArmProcessContextFactory.cs Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 2022-05-31 16:29:35 -03:00
HomebrewRomFsStream.cs
Horizon.cs infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs Rewrite kernel memory allocator (#3316) 2022-06-22 12:28:14 -03:00
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs