yuzu/src/core/file_sys
Yuri Kunde Schlesner f6153679b0 Service.FS: Do archive registration using IdCode instead of name 2014-12-16 01:08:42 -02:00
..
archive.h Service.FS: Do archive registration using IdCode instead of name 2014-12-16 01:08:42 -02:00
archive_romfs.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
archive_romfs.h Service.FS: Do archive registration using IdCode instead of name 2014-12-16 01:08:42 -02:00
archive_sdmc.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
archive_sdmc.h Service.FS: Do archive registration using IdCode instead of name 2014-12-16 01:08:42 -02:00
directory.h Make OpenDirectory fail if the directory doesn't exist 2014-12-07 14:47:14 -08:00
directory_romfs.cpp Make OpenDirectory fail if the directory doesn't exist 2014-12-07 14:47:14 -08:00
directory_romfs.h Make OpenDirectory fail if the directory doesn't exist 2014-12-07 14:47:14 -08:00
directory_sdmc.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
directory_sdmc.h Make OpenDirectory fail if the directory doesn't exist 2014-12-07 14:47:14 -08:00
file.h FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. 2014-10-06 19:58:42 +02:00
file_romfs.cpp FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. 2014-10-06 19:58:42 +02:00
file_romfs.h FileSys: split the constructor into an Open method, in order to notify the opener something went wrong. 2014-10-06 19:58:42 +02:00
file_sdmc.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
file_sdmc.h FileSys: Updated backend code to use FileSys::Path instead of string for paths. 2014-11-17 21:49:24 -05:00