gdkchan 232b1012b0 Fix ThreadingLock deadlock on invalid access and TerminateProcess (#3407) 3 年 前
..
HleProcessDebugger.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
IProcessContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
IProcessContextFactory.cs 6dffe0fad4 misc: Make PID unsigned long instead of long (#3043) 4 年 前
KContextIdManager.cs 98c838b24c Use BitOperations methods and delete now unused BitUtils methods (#3134) 4 年 前
KHandleEntry.cs 22bacc6188 Improve kernel IPC implementation (#550) 7 年 前
KHandleTable.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 年 前
KProcess.cs 232b1012b0 Fix ThreadingLock deadlock on invalid access and TerminateProcess (#3407) 3 年 前
KProcessCapabilities.cs 98c838b24c Use BitOperations methods and delete now unused BitUtils methods (#3134) 4 年 前
KTlsPageInfo.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 年 前
KTlsPageManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 年 前
ProcessContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
ProcessContextFactory.cs 95017b8c66 Support memory aliasing (#2954) 4 年 前
ProcessCreationFlags.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 年 前
ProcessCreationInfo.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 年 前
ProcessExecutionContext.cs 0c87bf9ea4 Refactor CPU interface to allow the implementation of other CPU emulators (#3362) 3 年 前
ProcessState.cs 0039bb6394 Refactor SVC handler (#540) 7 年 前
ProcessTamperInfo.cs ff8849671a Update TamperMachine and disable write-to-code prevention (#2506) 4 年 前