mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 07:36:59 +00:00
* chore : disable unwanted warnings and minor code cleanup * chore : remove more warnings * fix : reorder struct correctly * fix : restore _isKernel and remove useless comment * fix : copy/paste error * fix : restore CallMethod call * fix : whitespace * chore : clean using * feat : remove warnings * fix : simplify warning removal on struct * fix : revert fields deletion and code clean up * fix : re-add RE value * fix : typo |
||
|---|---|---|
| .. | ||
| ArbitrationType.cs | ||
| HleCoreManager.cs | ||
| HleScheduler.cs | ||
| KAddressArbiter.cs | ||
| KConditionVariable.cs | ||
| KCoreContext.cs | ||
| KCriticalSection.cs | ||
| KEvent.cs | ||
| KReadableEvent.cs | ||
| KScheduler.cs | ||
| KSchedulingData.cs | ||
| KSynchronization.cs | ||
| KThread.cs | ||
| KWritableEvent.cs | ||
| SignalType.cs | ||
| ThreadSchedState.cs | ||
| ThreadType.cs | ||