ryubing/Ryujinx.HLE/HOS
gdkchan 780627e7b0
Implement Account LoadOpenContext (#4359)
* Implement Account LoadOpenContext

* Formatting
2023-02-01 12:52:36 -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 Implement Account LoadOpenContext (#4359) 2023-02-01 12:52:36 -03:00
SystemState make UI display correct content in Chinese (#4155) 2022-12-21 17:20:37 -03:00
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
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