citra-nightly/src/core/hle/service
zhupengfei f40232adc9
service/sm: Add service name retrival based on client port ID
This is for displaying the service names. This function is only used in the frontend, because Recorder which is in the Kernel cannot and should not have access to SM in the System.
2019-08-20 03:07:30 +08:00
..
ac cleanup includes 2019-03-26 10:50:41 -04:00
act Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
am Remove unused stuff 2019-07-16 20:27:03 -04:00
apt Change over to std::shared_ptr 2019-08-14 21:30:49 -06:00
boss cleanup includes 2019-03-26 10:50:41 -04:00
cam Merge pull request #4710 from wwylele/why-instrusive-ptr 2019-04-02 11:06:13 -04:00
cecd Set accepted EULA version to max value (#4728) 2019-04-23 23:18:27 +02:00
cfg Set accepted EULA version to max value (#4728) 2019-04-23 23:18:27 +02:00
csnd CSND: handle command processing 2019-04-28 15:25:46 -04:00
dlp Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
dsp cleanup includes 2019-03-26 10:50:41 -04:00
frd Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
fs kernel/server_session: Return a std::pair from CreateSessionPair() 2019-04-15 21:46:57 +02:00
gsp Add perf stat logging through ini setting 2019-08-14 21:17:27 -06:00
hid Add perf stat logging through ini setting 2019-08-14 21:17:27 -06:00
ir cleanup includes 2019-03-26 10:50:41 -04:00
ldr_ro Merge pull request #4616 from wwylele/core-global-clean 2019-02-25 10:22:02 -05:00
mvd Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
ndm Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
news Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
nfc cleanup includes 2019-03-26 10:50:41 -04:00
nim cleanup includes 2019-03-26 10:50:41 -04:00
nwm Merge pull request #4716 from wwylele/client-is-known 2019-04-15 09:08:07 -04:00
pm Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
ps service/ps: Address review 2019-04-16 22:17:07 +08:00
ptm Address first batch of review comments 2019-04-07 15:35:32 +02:00
pxi cleanup includes 2019-03-26 10:50:41 -04:00
qtm Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
sm service/sm: Add service name retrival based on client port ID 2019-08-20 03:07:30 +08:00
err_f.cpp Kernel: pass ref to port 2018-10-18 21:41:36 -04:00
err_f.h Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
http_c.cpp HTTP_C: Implement SetClientCertContext, GetSSLError, BeginRequest, BeginRequestAsync (#4753) 2019-04-23 18:35:28 +02:00
http_c.h HTTP_C: Implement SetClientCertContext, GetSSLError, BeginRequest, BeginRequestAsync (#4753) 2019-04-23 18:35:28 +02:00
mic_u.cpp Kernel: replace boost::intrusive_ptr with std::shared_ptr 2019-03-24 14:32:11 -04:00
mic_u.h Remove global state and add mic hot swapping 2019-03-06 20:59:58 -07:00
service.cpp kernel, service: Add HLE request/reply recording 2019-08-20 03:07:29 +08:00
service.h service: Add service function name lookup based on header code 2019-08-20 03:07:25 +08:00
soc_u.cpp service/soc_u: address review comments 2019-02-10 18:49:18 +08:00
soc_u.h service/soc_u: address review comments 2019-02-10 18:49:18 +08:00
ssl_c.cpp Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
ssl_c.h Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
y2r_u.cpp Y2R: pass in MemorySystem from service 2019-03-13 10:23:58 -04:00
y2r_u.h cleanup includes 2019-03-26 10:50:41 -04:00