.. |
directory.h
|
FS: Updated the Directory Entry structure to match the Switch.
|
2018-03-19 22:58:55 -05:00 |
disk_filesystem.cpp
|
FS: Implement DiskFileSystem's OpenDirectory interface.
|
2018-03-19 23:00:37 -05:00 |
disk_filesystem.h
|
FS: Implement DiskFileSystem's OpenDirectory interface.
|
2018-03-19 23:00:37 -05:00 |
errors.h
|
FS: Use the correct error code when trying to open files that don't exist.
|
2018-03-04 14:34:48 -05:00 |
filesystem.cpp
|
file_sys: Cleanup to better match Switch file system constructs.
|
2018-01-21 15:39:26 -05:00 |
filesystem.h
|
FS: Implement DiskFileSystem's OpenDirectory interface.
|
2018-03-19 23:00:37 -05:00 |
path_parser.cpp
|
FileSys: add PathParser
|
2016-11-19 17:17:19 +02:00 |
path_parser.h
|
file_sys: Cleanup to better match Switch file system constructs.
|
2018-01-21 15:39:26 -05:00 |
program_metadata.cpp
|
file_sys: Style tweaks
|
2018-02-25 16:34:29 -07:00 |
program_metadata.h
|
file_sys: Style tweaks
|
2018-02-25 16:34:29 -07:00 |
romfs_factory.cpp
|
FS: Make EnsureSaveData create the savedata folder when called for the first time.
|
2018-03-04 14:30:07 -05:00 |
romfs_factory.h
|
FS: Make EnsureSaveData create the savedata folder when called for the first time.
|
2018-03-04 14:30:07 -05:00 |
romfs_filesystem.cpp
|
FS: Implement DiskFileSystem's OpenDirectory interface.
|
2018-03-19 23:00:37 -05:00 |
romfs_filesystem.h
|
FS: Implement DiskFileSystem's OpenDirectory interface.
|
2018-03-19 23:00:37 -05:00 |
savedata_factory.cpp
|
core: Move process creation out of global state.
|
2018-03-14 18:42:19 -04:00 |
savedata_factory.h
|
FS: Make EnsureSaveData create the savedata folder when called for the first time.
|
2018-03-04 14:30:07 -05:00 |
sdmc_factory.cpp
|
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
|
2018-03-19 21:17:15 -05:00 |
sdmc_factory.h
|
FS: Added an SDMC archive factory and registered it to the SDMC archive on startup.
|
2018-03-19 21:17:15 -05:00 |
storage.h
|
file_sys: Cleanup to better match Switch file system constructs.
|
2018-01-21 15:39:26 -05:00 |