yuzu/src/core/hle/service
Subv cb3d254517 Services: Fixed "Tried to connect to named port err:f".
err:f is a named port, not a service
2015-02-16 15:24:15 -05:00
..
cfg Build: Fixed some warnings 2015-02-12 09:25:35 -05:00
fs Build: Fixed some warnings 2015-02-12 09:25:35 -05:00
hid Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ac_u.cpp core: Apply static to local functions 2015-02-13 10:48:32 -05:00
ac_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
act_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
act_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
am_app.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
am_app.h More services & small clean ups 2014-12-25 19:08:33 -08:00
am_net.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
am_net.h More services & small clean ups 2014-12-25 19:08:33 -08:00
am_sys.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
am_sys.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
apt_a.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
apt_a.h More services & small clean ups 2014-12-25 19:08:33 -08:00
apt_s.cpp Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
apt_s.h Services: Added some missing services. 2015-01-13 14:43:30 -05:00
apt_u.cpp core: Apply static to local functions 2015-02-13 10:48:32 -05:00
apt_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
boss_p.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
boss_p.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
boss_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
boss_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
cam_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
cam_u.h cam_u.h: fix indentation 2015-01-22 12:51:53 -08:00
cecd_s.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
cecd_s.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
cecd_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
cecd_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
csnd_snd.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
csnd_snd.h More services & small clean ups 2014-12-25 19:08:33 -08:00
dsp_dsp.cpp core: Apply static to local functions 2015-02-13 10:48:32 -05:00
dsp_dsp.h DSP: Signal (faked) interrupt on every frame. 2015-01-05 00:25:37 -05:00
err_f.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
err_f.h More services & small clean ups 2014-12-25 19:08:33 -08:00
frd_a.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
frd_a.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
frd_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
frd_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
gsp_gpu.cpp Build: Fixed some warnings 2015-02-12 09:25:35 -05:00
gsp_gpu.h GSP: Fix appending of interrupts to the shared memory buffer 2015-01-14 05:20:13 -02:00
gsp_lcd.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
gsp_lcd.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
http_c.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
http_c.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ir_rst.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ir_rst.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ir_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ir_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ldr_ro.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ldr_ro.h More services & small clean ups 2014-12-25 19:08:33 -08:00
mic_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
mic_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ndm_u.cpp Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
ndm_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
news_s.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
news_s.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
news_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
news_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
nim_aoc.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
nim_aoc.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ns_s.cpp Service: Clean-up Interface 2015-02-02 15:36:59 -02:00
ns_s.h Services: Stubbed more services. 2015-01-24 15:44:40 -05:00
nwm_uds.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
nwm_uds.h More services & small clean ups 2014-12-25 19:08:33 -08:00
pm_app.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
pm_app.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ptm_play.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ptm_play.h Stubbed ptm:play service 2015-01-21 12:50:18 -08:00
ptm_sysm.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ptm_sysm.h Services: Added some missing services. 2015-01-13 14:43:30 -05:00
ptm_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ptm_u.h More services & small clean ups 2014-12-25 19:08:33 -08:00
service.cpp Services: Fixed "Tried to connect to named port err:f". 2015-02-16 15:24:15 -05:00
service.h Service: Store function names as const char* instead of std::string 2015-02-02 15:37:00 -02:00
soc_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
soc_u.h SOC_U: Preliminary implementation of sockets. 2014-12-31 10:51:44 -05:00
srv.cpp Kernel: Stop creating useless Handles during object creation 2015-02-02 15:37:09 -02:00
srv.h More services & small clean ups 2014-12-25 19:08:33 -08:00
ssl_c.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
ssl_c.h More services & small clean ups 2014-12-25 19:08:33 -08:00
y2r_u.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
y2r_u.h Stub the y2r:u service 2015-01-03 16:42:39 -03:00