suyu/src/core/hle/service/filesystem
Zach Hilman 5e632caca5 fsp_srv: Implement IStorage::GetSize
Takes no input and returns the size as a u64. Needed by Katamari Damacy Reroll to boot.
2018-12-10 14:14:36 -05:00
..
filesystem.cpp Merge pull request #1835 from lioncash/cache-global 2018-12-03 17:11:26 -05:00
filesystem.h Merge pull request #1835 from lioncash/cache-global 2018-12-03 17:11:26 -05: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 IStorage::GetSize 2018-12-10 14:14:36 -05:00
fsp_srv.h fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId 2018-10-29 13:54:39 -04:00