Subv
|
95b34f8081
HLE/FS: Return the proper error codes when opening files.
|
10 лет назад |
Subv
|
96f0e32f83
HLE/FS: Return the proper error codes on file Read/Write operations.
|
10 лет назад |
Subv
|
09b0564c75
HLE/FS: Corrected the error codes for DeleteFile
|
10 лет назад |
Subv
|
b350f192bb
HLE/FS: Corrected the error codes for CreateFile
|
10 лет назад |
Subv
|
381a5c053f
HLE/FS: FS::CreateFile takes an u64 for the file size.
|
10 лет назад |
Subv
|
922b31ebbd
DiskDirectory: Initialize the directory member with valid info.
|
10 лет назад |
archshift
|
5dfd2dba70
Implement FS_User::GetFreeBytes
|
10 лет назад |
Subv
|
ce6a65cec9
Services/FS: Correctly tell the guest app whether a file was correctly opened or not.
|
11 лет назад |
Yuri Kunde Schlesner
|
a1f08788d9
Archive: Correct a few incorrect types in function signatures
|
11 лет назад |
Emmanuel Gil Peyrot
|
e5fcabdd69
Core: Cleanup file_sys includes.
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Yuri Kunde Schlesner
|
3f1a3952d7
FS: Allow multiple instances of the same archive type to be open at once
|
11 лет назад |
Yuri Kunde Schlesner
|
19b2e739c5
FileSys: Fix a few memory leaks
|
11 лет назад |
Emmanuel Gil Peyrot
|
bbe0bf1332
FileSys: Clean up according to the coding style, and remove redundant namespaced names.
|
11 лет назад |
bunnei
|
0de6a08d75
Merge pull request #291 from purpasmart96/license
|
11 лет назад |
archshift
|
0625dd09ea
Added CreateFile to the FS_USER service
|
11 лет назад |
purpasmart96
|
ebfd831ccb
License change
|
11 лет назад |
Subv
|
ea9ce0fba7
Filesystem/Archives: Implemented the SaveData archive
|
11 лет назад |