Lioncash
|
e21b6ff79d
service: Update function tables
|
6 лет назад |
ReinUsesLisp
|
99db7d23dd
service/filesystem: Silence -Wunused-variable
|
6 лет назад |
Zach Hilman
|
038bcec111
configure_debug: Move reporting option to logging
|
6 лет назад |
Zach Hilman
|
a49169e819
filesystem: Add const qualification to various accessors
|
7 лет назад |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 лет назад |
Zach Hilman
|
43af31836e
filesystem: Pass Size Getter functions to IFileSystem for sizes
|
7 лет назад |
Zach Hilman
|
d40f38967e
fsp-srv: Implement GetAccessLogVersionInfo
|
7 лет назад |
Zach Hilman
|
db2fdd0352
fsp-srv: Implement OutputAccessLogToSdCard
|
7 лет назад |
bunnei
|
9186f76b07
Merge pull request #2382 from lioncash/table
|
7 лет назад |
Lioncash
|
ca96dc4676
service: Update service function tables
|
7 лет назад |
Lioncash
|
8676832064
fsp_srv: Remove unnecessary parameter popping in IDirectory's Read()
|
7 лет назад |
Lioncash
|
fc436bb09b
fsp_srv: Log out option values in IFile's Read and Write functions
|
7 лет назад |
bunnei
|
d6cddffb78
Merge pull request #2339 from lioncash/rank
|
7 лет назад |
Lioncash
|
d0ed3ff4b7
service/fsp_srv: Remove unnecessary unknown member in OpenSaveDataFileSystem
|
7 лет назад |
Lioncash
|
d9ee58a3b5
service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs
|
7 лет назад |
Lioncash
|
7f506be2ee
hle/service: Resolve unused variable warnings
|
7 лет назад |
Lioncash
|
9f092554c2
fsp_srv: Unstub SetCurrentProcess
|
7 лет назад |
Lioncash
|
09727a6a97
service/fsp-srv: Update function tables
|
7 лет назад |
Mat M
|
9bae3ac33a
Merge pull request #1891 from DarkLordZach/istorage-getsize
|
7 лет назад |
Zach Hilman
|
5e632caca5
fsp_srv: Implement IStorage::GetSize
|
7 лет назад |
Lioncash
|
f3a555a484
service/fsp_srv: Correct returned value in GetGlobalAccessLogMode()
|
7 лет назад |
bunnei
|
d08d4a366b
Merge pull request #1704 from DarkLordZach/oss-sysarchive
|
7 лет назад |
Lioncash
|
a7d9fe993a
service/fsp_srv: Implement CleanDirectoryRecursively
|
7 лет назад |
David Marcec
|
f271316822
Reworked svcs slightly, improved error messages in AM and fsp_srv
|
7 лет назад |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 лет назад |
Lioncash
|
b725d1fdf7
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
|
7 лет назад |
Zach Hilman
|
4838bc8ddc
fsp_srv: Add support for using open source archive if not found in NAND
|
7 лет назад |
Zach Hilman
|
bdaa76c0db
ns: Implement command 400: GetApplicationControlData
|
7 лет назад |
Zach Hilman
|
5ee19add1b
fsp_srv: Implement ISaveDataInfoReader
|
7 лет назад |
Zach Hilman
|
2e8177f0c9
fsp_srv: Implement command 61: OpenSaveDataInfoReaderBySaveDataSpaceId
|
7 лет назад |