wwylele
|
589b642790
FileSys: Implement OtherSaveData
|
9 年 前 |
wwylele
|
5af117e00c
FileSys: abstract SD save data archive source
|
9 年 前 |
wwylele
|
d7d6975af0
FileSys: rename SaveDataCheck archive to NCCH archive
|
9 年 前 |
wwylele
|
0987783699
FileSys: add SDMCWriteOnlyArchive
|
9 年 前 |
wwylele
|
4dd8a831bd
FileSys: make Archive interfaces return error code
|
9 年 前 |
wwylele
|
96b0e9476b
fs: implement DeleteDirectoryRecursively
|
9 年 前 |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 年 前 |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 年 前 |
Yuri Kunde Schlesner
|
396a8d91a4
Manually tweak source formatting and then re-run clang-format
|
9 年 前 |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 年 前 |
Yuri Kunde Schlesner
|
ffda82eea5
Merge pull request #1894 from wwylele/set-config-block
|
10 年 前 |
JamePeng
|
f87bb8ba0a
Fix the errorcode of archive handle
|
10 年 前 |
wwylele
|
ab2eef396a
Service::CFG/FS: add and refactor out utilities for front-end
|
10 年 前 |
Subv
|
0aef634a54
Memory: Handle RasterizerCachedMemory and RasterizerCachedSpecial page types in the memory block manipulation functions.
|
10 年 前 |
MerryMage
|
896e5009ae
FS/Archive: Remove use of Memory::GetPointer
|
10 年 前 |
tfarley
|
22f3a7e94c
HWRasterizer: Texture forwarding
|
10 年 前 |
MerryMage
|
a06dcfeb61
Common: Remove Common::make_unique, use std::make_unique
|
10 年 前 |
Subv
|
f707026ac5
HLE/FS: Change the error code returned when an ExtSaveData archive is not found.
|
10 年 前 |
Subv
|
3aa42627a3
HLE/FS: Corrected some style concerns.
|
10 年 前 |
Subv
|
d26c6b3212
HLE/FS: Implemented GetFormatInfo
|
10 年 前 |
Subv
|
9b2d643451
HLE/FS: Don't return an error when deleting the ExtSaveData if it does not exist.
|
10 年 前 |
Subv
|
95b34f8081
HLE/FS: Return the proper error codes when opening files.
|
10 年 前 |
Subv
|
802ef6d099
HLE/FS: Fixed the OpenDirectory error code
|
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
|
381a5c053f
HLE/FS: FS::CreateFile takes an u64 for the file size.
|
10 年 前 |
archshift
|
5dfd2dba70
Implement FS_User::GetFreeBytes
|
10 年 前 |
Yuri Kunde Schlesner
|
a1f08788d9
Archive: Correct a few incorrect types in function signatures
|
11 年 前 |
Emmanuel Gil Peyrot
|
e5fcabdd69
Core: Cleanup file_sys includes.
|
11 年 前 |
Subv
|
66c1db7288
ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.
|
11 年 前 |