Kloen
|
f14a53abd0
core: fix archive_extsavedata.cpp warning on OSX
|
9 лет назад |
bunnei
|
5ac5cbeab7
Address clang-format issues.
|
9 лет назад |
bunnei
|
4fc8b8229e
core: Remove HLE module, consolidate code & various cleanups.
|
9 лет назад |
Lioncash
|
5e9f1ec096
file_sys: Make a few single-argument constructors explicit
|
9 лет назад |
wwylele
|
a879984c06
FileSys: add ExtSaveDataArchive
|
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 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
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 лет назад |
Emmanuel Gil Peyrot
|
e5fcabdd69
Core: Cleanup file_sys includes.
|
11 лет назад |
Emmanuel Gil Peyrot
|
8cf9eb7f43
Common: Fix FileUtil includes, and everything relying on those.
|
11 лет назад |
Subv
|
66c1db7288
ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.
|
11 лет назад |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 лет назад |
Yuri Kunde Schlesner
|
e1fbac3ca1
Common: Remove common.h
|
11 лет назад |
Subv
|
1d61cd4460
Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSystemSaveData
|
11 лет назад |
Yuri Kunde Schlesner
|
3f1a3952d7
FS: Allow multiple instances of the same archive type to be open at once
|
11 лет назад |
Subv
|
c2e9990149
Services: Stubbed more services.
|
11 лет назад |
Subv
|
8fbe5d2dca
Archives/Exdata: Don't set concrete_mount_point in the ctor
|
11 лет назад |
Subv
|
5244ac0e9c
Archives: Addressed some comments
|
11 лет назад |
Subv
|
90dffe3fc1
Archives: Make SYSTEM_ID and SDCARD_ID strings
|
11 лет назад |
Subv
|
71a063f45c
Archives: Changed the way paths are built for the archives.
|
11 лет назад |
Subv
|
3bc9f5509b
Archives: Change the folder layout of some archives.
|
11 лет назад |
Subv
|
2c89d4d5cd
Archives: Implemented ExtSaveData and SharedExtSaveData
|
11 лет назад |