suyu/src/core/hle/service/filesystem
Subv 0485ee499f FS: Implemented IFileSystem's OpenDirectory function.
Note that the filter parameter is not yet implemented.
2018-03-19 23:02:30 -05:00
..
filesystem.cpp FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 2018-03-19 21:17:15 -05:00
filesystem.h FS: Added an SDMC archive factory and registered it to the SDMC archive on startup. 2018-03-19 21:17:15 -05:00
fsp_srv.cpp FS: Implemented IFileSystem's OpenDirectory function. 2018-03-19 23:02:30 -05:00
fsp_srv.h FS: Stubbed CreateSaveData. It currently does nothing. 2018-03-04 14:31:57 -05:00