This website requires JavaScript.
Explore
Help
Sign In
H3cJP
/
yuzu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e8177f0c93768e1d1a7d6a830e9c68111c2afd6
yuzu
/
src
/
core
/
hle
/
service
/
filesystem
T
History
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