archshift
|
45afc15aa6
Implemented RenameFile in FS:USER
|
11 lat temu |
bunnei
|
ef1b16a7eb
Merge pull request #191 from archshift/deletexyz
|
11 lat temu |
archshift
|
8aeadbd95a
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
|
11 lat temu |
Lioncash
|
1a8f466217
Remove extraneous semicolons
|
11 lat temu |
bunnei
|
a3107a6b57
FileSys: Updated backend code to use FileSys::Path instead of string for paths.
|
11 lat temu |
archshift
|
04c90c395d
Added CreateDirectory function to service/fs.cpp, and in Archive.
|
11 lat temu |
Sean
|
9a012ff007
Fix some warnings
|
11 lat temu |
Emmanuel Gil Peyrot
|
c14e5713f5
Core: Add a method to obtain a Directory from an Archive.
|
12 lat temu |
Emmanuel Gil Peyrot
|
9251f7e2f8
Core: Add a new File class, obtainable from an Archive, and a stub implementation.
|
12 lat temu |
archshift
|
4c4a01bf41
Added FS functions to Archive and Archive_RomFS
|
12 lat temu |
bunnei
|
2c62d92551
Loader: Updated read methods to be const
|
12 lat temu |
bunnei
|
17a6148f9d
FileSys: Added preliminary support for applications reading the RomFS archive.
|
12 lat temu |