James Rowe
|
e159c550d8
|
Rename logging macro back to LOG_*
|
2018-07-02 21:45:47 -04:00 |
|
Lioncash
|
a1dc050bbf
|
file-sys: Move logging macros over to the new fmt-capable ones
|
2018-04-25 12:35:33 -04:00 |
|
mailwl
|
8fffc0962c
|
Service/FS: implement IFileSystem::RenameFile
|
2018-04-24 10:56:05 +03:00 |
|
Lioncash
|
eb2bb5500e
|
disk_filesystem: Remove redundant initializer in Disk_Directory's constructor
|
2018-04-19 21:28:07 -04:00 |
|
bunnei
|
dc852fda3b
|
fsp_srv: Implement DeleteFile.
- Used by Binding of Isaac.
|
2018-04-15 13:15:18 -04:00 |
|
bunnei
|
db8fc2ea57
|
fsp_srv: Implement GetSize and SetSize.
|
2018-03-31 16:06:45 -04:00 |
|
Subv
|
6610bee69e
|
FS: Move the file open mode calculation to a separate function.
|
2018-03-23 14:27:07 -05:00 |
|
Subv
|
43295efd0e
|
FS: Implemented IFileSystem::CreateDirectory.
|
2018-03-21 09:55:59 -05:00 |
|
Subv
|
bf1c4bf16c
|
FS: Implement DiskFileSystem's OpenDirectory interface.
|
2018-03-19 23:00:37 -05:00 |
|
Subv
|
7de15c22f3
|
FS: Implement DiskFileSystem::GetEntryType for existing files/directories.
|
2018-03-19 22:59:38 -05:00 |
|
Subv
|
e4b4b765b6
|
FS: Updated the Directory Entry structure to match the Switch.
|
2018-03-19 22:58:55 -05:00 |
|
Subv
|
8144364cc2
|
FS: Support the file Append open mode.
|
2018-03-19 22:57:34 -05:00 |
|
Subv
|
cb738dedb2
|
FS: Use the correct error code when trying to open files that don't exist.
|
2018-03-04 14:34:48 -05:00 |
|
Subv
|
dfdc72efa7
|
Filesystem: Added a SaveData Factory and associated Disk_FileSystem.
|
2018-03-01 19:03:52 -05:00 |
|