index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
errors.h
Age
Commit message (
Expand
)
Author
2021-05-01
service: filesystem: Return proper error codes for CreateFile
Morph
2019-03-10
set_sys: Use official nintendo version string
Zach Hilman
2018-11-16
file_sys/errors: Remove currently unused filesystem error codes
Lioncash
2018-11-16
file_sys/errors: Get rid of the ErrCodes namespace
Lioncash
2018-11-16
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
Lioncash
2018-07-20
file_sys/errors: Remove redundant object constructor calls
Lioncash
2018-07-18
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-17
General Filesystem and Save Data Fixes (#670)
Zach Hilman
2018-06-18
Services/FS: Return the correct error code when trying to mount a nonexistent...
Subv
2018-03-04
FS: Use the correct error code when trying to open files that don't exist.
Subv
2017-10-31
hle: Use Switch formatted result codes.
bunnei
2017-05-24
FileSys: Move all result description to errors.h
Yuri Kunde Schlesner
2017-02-13
file_sys: add Self NCCH archive
wwylele
2016-11-29
FileSys: Implement OtherSaveData
wwylele
2016-11-19
FileSys: add SDMCWriteOnlyArchive
wwylele
2016-11-19
FileSys: add SDMCArchive
wwylele
2016-11-19
FileSys: add SaveDataArchive
wwylele