mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 19:37:06 +00:00
* ExecutionContext: GetPstate / SetPstate * Put it in NativeContext * KThread: Fix GetPsr mask * ExecutionContext: Turn methods into Pstate property * Address nit |
||
|---|---|---|
| .. | ||
| ArbitrationType.cs | ||
| KAddressArbiter.cs | ||
| KConditionVariable.cs | ||
| KCriticalSection.cs | ||
| KEvent.cs | ||
| KPriorityQueue.cs | ||
| KReadableEvent.cs | ||
| KScheduler.cs | ||
| KSynchronization.cs | ||
| KThread.cs | ||
| KThreadContext.cs | ||
| KWritableEvent.cs | ||
| SignalType.cs | ||
| ThreadSchedState.cs | ||
| ThreadType.cs | ||