yuzu-mainline/src/core/hle/service/filesystem
Zach Hilman 2e8177f0c9 fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId
Needed by Checkpoint. Returns an object that can iterate through all savedata on the system.
2018-10-29 13:54:39 -04:00
..
filesystem.cpp savedata_factory: Expose accessors for SaveDataSpace 2018-10-29 13:54:38 -04:00
filesystem.h savedata_factory: Expose accessors for SaveDataSpace 2018-10-29 13:54:38 -04:00
fsp_ldr.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_ldr.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_pr.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_pr.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
fsp_srv.cpp fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId 2018-10-29 13:54:39 -04:00
fsp_srv.h fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId 2018-10-29 13:54:39 -04:00