Ryujinx/Ryujinx.HLE/HOS
2023-02-08 14:54:58 +01:00
..
Applets Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
Diagnostics/Demangler Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
Ipc
Kernel Implement support for page sizes > 4KB (#4252) 2023-01-17 05:13:24 +01:00
Services Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 2023-02-08 14:54:58 +01:00
SystemState
Tamper
ApplicationLoader.cs HOS: Load RomFs by pid (#4301) 2023-01-18 13:50:42 +00: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 Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexString(bytes) (#4382) 2023-02-08 14:54:58 +01:00
ProgramLoader.cs Initial Apple Hypervisor based CPU emulation (#4332) 2023-01-29 08:37:52 -03:00
ResultCode.cs Refactoring result codes (#731) 2019-07-14 16:04:38 -03:00
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs