mpnico 117e32a6ff Implement a "Pause Emulation" option & hotkey (#2428) 4 years ago
..
HleProcessDebugger.cs 91fdaea39b Fix guest stack trace inexistent function names (#2326) 4 years ago
IProcessContext.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 years ago
IProcessContextFactory.cs fbb4019ed5 Initial support for separate GPU address spaces (#2394) 4 years ago
KContextIdManager.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
KHandleEntry.cs 22bacc6188 Improve kernel IPC implementation (#550) 7 years ago
KHandleTable.cs 48278905d1 Rewrite scheduler context switch code (#1786) 5 years ago
KProcess.cs 117e32a6ff Implement a "Pause Emulation" option & hotkey (#2428) 4 years ago
KProcessCapabilities.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KTlsPageInfo.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
KTlsPageManager.cs 54ea2285f0 POWER - Performance Optimizations With Extensive Ramifications (#2286) 4 years ago
ProcessContext.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 years ago
ProcessContextFactory.cs fbb4019ed5 Initial support for separate GPU address spaces (#2394) 4 years ago
ProcessCreationFlags.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 years ago
ProcessCreationInfo.cs cf6cd71488 IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 5 years ago
ProcessState.cs 0039bb6394 Refactor SVC handler (#540) 7 years ago
ProcessTamperInfo.cs ff8849671a Update TamperMachine and disable write-to-code prevention (#2506) 4 years ago