gdkchan 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 anni fa
..
ArbitrationType.cs 0039bb6394 Refactor SVC handler (#540) 7 anni fa
KAddressArbiter.cs 20ce37dee6 kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042) 4 anni fa
KConditionVariable.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 anni fa
KCriticalSection.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 anni fa
KEvent.cs 15d1cc806b Move kernel state out of the Horizon class (#1107) 6 anni fa
KPriorityQueue.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 anni fa
KReadableEvent.cs 15d1cc806b Move kernel state out of the Horizon class (#1107) 6 anni fa
KScheduler.cs e96ef6d532 kernel: Implement thread pinning support (#2840) 4 anni fa
KSynchronization.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 anni fa
KThread.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 anni fa
KThreadContext.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 anni fa
KWritableEvent.cs 15d1cc806b Move kernel state out of the Horizon class (#1107) 6 anni fa
SignalType.cs 0039bb6394 Refactor SVC handler (#540) 7 anni fa
ThreadSchedState.cs e96ef6d532 kernel: Implement thread pinning support (#2840) 4 anni fa
ThreadType.cs 0039bb6394 Refactor SVC handler (#540) 7 anni fa