1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-18 11:46:41 +00:00
Ryujinx/Ryujinx.HLE/HOS
2023-03-24 11:56:54 +01:00
..
Applets Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
Diagnostics/Demangler Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
Ipc Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
Kernel Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
Services Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#4591) 2023-03-24 11:56:54 +01:00
SystemState make UI display correct content in Chinese (#4155) 2022-12-21 17:20:37 -03:00
Tamper Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
ApplicationLoader.cs Revert "Use source generated json serializers in order to improve code trimming (#4094)" (#4576) 2023-03-21 20:14:46 -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 Update to LibHac 0.17.0 (#3878) 2022-11-23 18:32:35 +01:00
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 Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs