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