Ryujinx/Ryujinx.Horizon
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
..
LogManager lm: Handle Tail flag in LogPacket (#4274) 2023-01-12 07:42:05 +01:00
Prepo Prepo: Fix SaveSystemReport* IPC definitions (#4278) 2023-01-13 01:50:14 +01:00
Sdk Slight Code Refactoring (#4373) 2023-03-28 14:59:43 +02:00
Sm Slight Code Refactoring (#4373) 2023-03-28 14:59:43 +02:00
HeapAllocator.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
HorizonOptions.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
HorizonStatic.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
IService.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
Ryujinx.Horizon.csproj Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
ServiceEntry.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00
ServiceTable.cs Horizon: Impl Prepo, Fixes bugs, Clean things (#4220) 2023-01-08 12:13:39 +00:00