1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-28 13:52:02 +00:00
Ryujinx/Ryujinx.HLE/HOS/Kernel/Threading
Natalie C b9ae0b09d9 Set AArch32 mode in KThread (#818)
* Set AArch32 mode in KThread

* Update ProgramLoader.cs
2019-11-14 15:28:13 +01:00
..
ArbitrationType.cs
HleCoreManager.cs
HleScheduler.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
KAddressArbiter.cs
KConditionVariable.cs
KCoreContext.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
KCriticalSection.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
KEvent.cs
KReadableEvent.cs
KScheduler.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00
KSchedulingData.cs
KSynchronization.cs
KThread.cs Set AArch32 mode in KThread (#818) 2019-11-14 15:28:13 +01:00
KWritableEvent.cs
SignalType.cs
ThreadSchedState.cs
ThreadType.cs