GreemDev-Ryujinx/Ryujinx.HLE/HOS
2023-02-10 12:37:20 -03: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 Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidServer.SetSupportedNpadIdType(). (#4377) 2023-02-10 12:37:20 -03:00
SystemState
Tamper
ApplicationLoader.cs HOS: Load RomFs by pid (#4301) 2023-01-18 13:50:42 +00:00
ArmProcessContext.cs
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
ServiceCtx.cs
TamperMachine.cs
UserChannelPersistence.cs