Ryujinx/Ryujinx.Horizon/Sdk/Sf
ACGNnsj 460f96967d
Slight Code Refactoring (#4373)
* Simplify return statements by using ternary expressions

* Remove a redundant type conversion

* Reduce nesting by inverting "if" statements

* Try to improve code readability by using LINQ and inverting "if" statements

* Try to improve code readability by using LINQ, using ternary expressions, and inverting "if" statements

* Add line breaks to long LINQ

* Add line breaks to long LINQ
2023-03-28 14:59:43 +02:00
..
Cmif Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
Hipc Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
CmifCommandAttribute.cs IPC refactor part 3+4: New server HIPC message processor (#4188) 2023-01-04 23:15:45 +01:00
CommandArg.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
CommandArgAttributes.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
CommandHandler.cs Slight Code Refactoring (#4373) 2023-03-28 14:59:43 +02:00
CommandSerialization.cs Slight Code Refactoring (#4373) 2023-03-28 14:59:43 +02:00
HipcCommandProcessor.cs Slight Code Refactoring (#4373) 2023-03-28 14:59:43 +02:00
IServiceObject.cs IPC refactor part 3+4: New server HIPC message processor (#4188) 2023-01-04 23:15:45 +01:00
RawDataOffsetCalculator.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
SfResult.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00