bunnei
|
2a7eff57a8
hle: kernel: Rename Process to KProcess.
|
5 years ago |
Lioncash
|
dcb91ca4a4
service: Eliminate cases of member shadowing
|
5 years ago |
Morph
|
1ad4c98a5c
IFile: Update to 12.x
|
5 years ago |
Morph
|
c44db90ad1
fsp-srv: Update to 12.x
|
5 years ago |
bunnei
|
2e1b998d5e
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
|
5 years ago |
Morph
|
e15039372e
fsp_srv: Implement OpenDataStorageWithProgramIndex
|
5 years ago |
Lioncash
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
5 years ago |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 years ago |
Lioncash
|
6f8a06bac5
patch_manager: Remove usages of the global system instance
|
5 years ago |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 years ago |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 years ago |
Lioncash
|
4c1a95ed61
fsp_srv: Resolve -Wunused-but-set-variable warning
|
5 years ago |
Lioncash
|
85db5f4091
fsp_srv: Resolve -Wmaybe_uninitialized warning in OpenSaveDataFileSystem()
|
5 years ago |
Morph
|
fc86cb4ca2
minor nits
|
6 years ago |
Morph
|
1241020093
fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute
|
6 years ago |
bunnei
|
47b97b9577
service: fsp_srv: Stub implementation of OpenMultiCommitManager.
|
6 years ago |
David Marcec
|
78e5f162e2
fs-srv: GetFreeSpaceSize & GetTotalSpaceSize
|
6 years ago |
Lioncash
|
99eaa2e6f2
service: Update function tables
|
6 years ago |
Lioncash
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
6 years ago |
bunnei
|
7b07e521ca
hle: services: Use std::shared_ptr instead of copy by value.
|
6 years ago |
bunnei
|
e3ee017e91
Merge pull request #3169 from lioncash/memory
|
6 years ago |
Lioncash
|
a3149536e2
file_sys/directory: Make EntryType an enum class
|
6 years ago |
Lioncash
|
536fc7f0ea
core: Prepare various classes for memory read/write migration
|
6 years ago |
bunnei
|
50c7539108
Merge pull request #3094 from lioncash/tables
|
6 years ago |
Lioncash
|
e21b6ff79d
service: Update function tables
|
6 years ago |
Lioncash
|
f11b87ebf1
service: Resolve sign conversion errors
|
6 years ago |
ReinUsesLisp
|
99db7d23dd
service/filesystem: Silence -Wunused-variable
|
6 years ago |
Zach Hilman
|
038bcec111
configure_debug: Move reporting option to logging
|
6 years ago |
Zach Hilman
|
a49169e819
filesystem: Add const qualification to various accessors
|
7 years ago |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 years ago |