mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-14 13:36:42 +00:00
20ce37dee6
* Start refactoring kernel a bit and import some changes from kernel decoupling PR * kernel: Put output always at the start in Syscall functions * kernel: Rewrite GetThreadContext3 to use a structure and to be accurate * kernel: make KernelTransfer use generic types and simplify * Fix some warning and do not use getters on MemoryInfo * Address gdkchan's comment * GetThreadContext3: use correct pause flag |
||
---|---|---|
.. | ||
Applets | ||
Diagnostics/Demangler | ||
Ipc | ||
Kernel | ||
Services | ||
SystemState | ||
Tamper | ||
ApplicationLoader.cs | ||
ArmProcessContext.cs | ||
ArmProcessContextFactory.cs | ||
HomebrewRomFsStream.cs | ||
Horizon.cs | ||
IdDictionary.cs | ||
LibHacHorizonManager.cs | ||
ModLoader.cs | ||
ProgramLoader.cs | ||
ResultCode.cs | ||
ServiceCtx.cs | ||
TamperMachine.cs | ||
UserChannelPersistence.cs |