yuzu/src/core/hle/service/filesystem
Lioncash 208a457909 service/filesystem: Add fsp:ldr and fsp:pr services
Adds the basic skeleton for the remaining fsp services based off
information provided by Switch Brew.
2018-08-01 17:01:29 -04:00
..
filesystem.cpp service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
filesystem.h
fsp_ldr.cpp service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
fsp_ldr.h service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
fsp_pr.cpp service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
fsp_pr.h service/filesystem: Add fsp:ldr and fsp:pr services 2018-08-01 17:01:29 -04:00
fsp_srv.cpp
fsp_srv.h