250 Commits (5bf1199feb3b23df3c0305e1ff7ab22ee98990da)

Author SHA1 Message Date
Pavel Barabanov 5608ab1cd4
everything related to the FW 20 has been deleted. 12 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 12 months ago
Pavel Barabanov d55e400c7c started adding services for firmware 20.0.0 without implementation 12 months ago
darktux cacef3d8e7 Ported some stubs from Suyu (2ba2db7795) 2 years ago
Liam 4cc17106f6 fs: add stubs for online web applet 2 years ago
Liam 996211f28f fs: fix argument order 2 years ago
Liam b47cfa8e48 fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter 2 years ago
FearlessTobi 459761fc2a Address review comments pt. 2 2 years ago
FearlessTobi 350efe5caf Address review comments 2 years ago
FearlessTobi f37b5ac9cc fs: Refactor to use cmif serialization 2 years ago
FearlessTobi 52f6c6b46c fs: Add FileSystemAccessor classes 2 years ago
FearlessTobi dcc9189dcb Address review comments 2 years ago
FearlessTobi 27dede35d2 fs: Add and use fs_save_data_types.h 2 years ago
FearlessTobi f01a14c5fd fsp: Migrate remaining interfaces to cmif serialization 2 years ago
FearlessTobi 8da9fbdb66 fsp-srv: Migrate to use cmif serialization 2 years ago
FearlessTobi 06d2c70a05 fsp: Move IMultiCommitManager to a seperate file 2 years ago
FearlessTobi 10f80939ee fsp: Move ISaveDataInfoReader to a seperate file 2 years ago
Leystryku 219af86660 service: Add proper GetCacheStorageMax implementation to IApplicationFunctions 2 years ago
Leystryku 884f6fabab fsp: Add FlushAccessLogOnSdCard stub 2 years ago
Narr the Reg 1f0a9436c7 service: fs: Skip non user id folders 2 years ago
Liam 7df27bbef6 core: support offline web applet 2 years ago
FearlessTobi 2b4d7506a8 Address review comments and fix compilation problems 2 years ago
FearlessTobi 99d76bf25a fs: Add path class 2 years ago
FearlessTobi 3f6c5a0a08 fs/errors: Unify naming of result codes 2 years ago
FearlessTobi 4b7bb232f2 fs: Replace Mode enum by OpenMode enum 2 years ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
FearlessTobi 3587a4dcee fs: Move fsp_srv subclasses to separate files 2 years ago
Liam 2397093e4f fsp-srv: use program registry for SetCurrentProcess 2 years ago
Liam 25e63fa34a fs: implement OpenDirectoryMode 2 years ago
Liam 8cb7fdc9f7 fs: don't enumerate hidden savedata size file 2 years ago
BreadFish64 d1ee9e48d9 Improve path splitting speed 2 years ago
Liam 718b8afce5 fsp-srv: enable auto save data creation on init 3 years ago
Liam 21f88c0195 fsp-srv: add GetFileSystemAttribute 3 years ago
german77 79d6d1573a service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId 3 years ago
FearlessTobi 87575638fe filesystem: Return correct error for RenameFile when dest_path already exists 3 years ago
Liam 1cecd1d96a fssystem: rework for yuzu style 3 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 3 years ago
Liam 79259430fd fs: return result on null outputs 3 years ago
Liam 580f7f2ff1 general: fix incorrect conversions 3 years ago
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
Liam 22d0bf11f1 fsp-srv: avoid patching romfs multiple times 3 years ago
Liam 7e3c5fa38a fs: adjust future save path 3 years ago
Liam 6bee9352b7 fs: stub cache storage and fix params alignment 3 years ago
Liam d7e9461b71 service: move hle_ipc from kernel 3 years ago
Liam 1c3a93e7c4 service: refactor server architecture 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
ameerj 0b2e3ecc19 fsp_srv: Copy HLE Read Buffer for OutputAccessLogToSdCard 3 years ago
ameerj 7cc5da4a9f Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span" 3 years ago