citra/src/core/hle/service/cecd
Weiyi Wang 8fb3d8ff38 kernel/process: move current process to kernel instance
Two functional change:
QueryProcessMemory uses the process passed from handle instead current_process
Thread::Stop() uses TLS from owner_process instead of current_process
2018-10-22 21:32:34 -04:00
..
cecd.cpp kernel/process: move current process to kernel instance 2018-10-22 21:32:34 -04:00
cecd.h kernel/process: move current process to kernel instance 2018-10-22 21:32:34 -04:00
cecd_ndm.cpp service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
cecd_ndm.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
cecd_s.cpp Merge pull request #4005 from NarcolepticK/stub-cecd 2018-09-27 10:08:14 -04:00
cecd_s.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00
cecd_u.cpp Merge pull request #4005 from NarcolepticK/stub-cecd 2018-09-27 10:08:14 -04:00
cecd_u.h service: Use nested namespace specifiers where applicable 2018-09-22 16:14:10 +02:00