yuzu/src/core/hle/service
Yuri Kunde Schlesner 1ed7f3e028 GSP: Implement command 0x05, used for flushing caches
May fix additional texture caching issues. (Though mostly in homebrew, I
haven't seen any commercial software use this to flush anything but
command lists.)
2015-09-14 16:19:05 -03:00
..
am core: Eliminate some unused variable warnings 2015-07-29 12:34:18 -04:00
apt Core: Improve APT Shared Font hack 2015-08-26 21:28:58 -03:00
boss Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cam Add cam:u service function names to its function table 2015-09-03 01:56:59 -07:00
cecd Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
cfg Services/CFG: Added some missing functions to cfg:s 2015-07-20 19:52:07 -05:00
frd Add more frd:u unknown service commands from 3dbrew 2015-07-19 13:30:20 -07:00
fs General: Fix up doxygen comments 2015-09-10 11:20:21 -04:00
hid Move input values into an array 2015-07-27 21:41:21 -06:00
ir Kernel: Capture SharedMemory attributes at creation, not when mapping 2015-05-10 19:47:07 -03:00
news Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
nim Services: Continue separation of services into their own folders 2015-06-11 20:41:59 -07:00
ptm Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
ac_u.cpp
ac_u.h
act_u.cpp
act_u.h
csnd_snd.cpp
csnd_snd.h
dsp_dsp.cpp Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
dsp_dsp.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
err_f.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
err_f.h
gsp_gpu.cpp GSP: Implement command 0x05, used for flushing caches 2015-09-14 16:19:05 -03:00
gsp_gpu.h GSP: Implement command 0x05, used for flushing caches 2015-09-14 16:19:05 -03:00
gsp_lcd.cpp
gsp_lcd.h
http_c.cpp
http_c.h
ldr_ro.cpp core: Eliminate some unused variable warnings 2015-07-29 12:34:18 -04:00
ldr_ro.h
mic_u.cpp
mic_u.h
ndm_u.cpp
ndm_u.h
ns_s.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
ns_s.h
nwm_uds.cpp Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
nwm_uds.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
pm_app.cpp
pm_app.h
service.cpp Change trace/unimplemented service call logs to use hex 2015-07-19 13:34:38 -07:00
service.h Core: Cleanup file_sys includes. 2015-06-28 00:36:54 +01:00
soc_u.cpp General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
soc_u.h Core: Cleanup soc:U includes. 2015-06-28 00:36:55 +01:00
srv.cpp Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
srv.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00
ssl_c.cpp
ssl_c.h
y2r_u.cpp Memory: Move address type conversion routines to memory.cpp/h 2015-08-16 01:03:46 -03:00
y2r_u.h Ensure all kernel objects are released during shutdown 2015-07-17 02:24:13 -03:00