index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.HLE
/
HOS
/
Services
/
Fs
/
IFileSystemProxy.cs
Age
Commit message (
Expand
)
Author
2020-12-02
IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...
gdkchan
2020-09-01
Update to LibHac 0.12.0 (#1485)
Alex Barney
2020-08-08
Forward OpenSaveDataInfoReaderOnlyCacheStorage to OpenSaveDataInfoReaderWithF...
Alex Barney
2020-08-04
Improved Logger (#1292)
mageven
2020-07-31
fs: stub ReadSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute (#1443)
Mary
2020-06-20
Implement aoc:u and support loading AddOnContent (#1221)
mageven
2020-05-04
Implement a new physical memory manager and replace DeviceMemory (#856)
gdkchan
2020-03-25
Add IMultiCommitManager (#1011)
Alex Barney
2020-03-03
Add support for cache storage (#936)
Alex Barney
2020-01-21
Keep the GUI alive when closing a game (#888)
Thog
2020-01-16
Update to LibHac 0.8.2 (#889)
Alex Barney
2020-01-12
Call EnsureApplicationSaveData when launching a game (#871)
Alex Barney
2020-01-05
Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...
Alex Barney
2019-10-17
Update to LibHac 0.6.0 (#792)
Alex Barney
2019-09-19
Refactoring HOS folder structure (#771)
Ac_K