Age | Commit message (Expand) | Author |
2023-04-14 | Rename Hipc to Cmif where appropriate (#3880)1.1.709 | Alex Barney |
2023-03-31 | HLE: Refactoring of ApplicationLoader (#4480)1.1.689 | Ac_K |
2023-03-04 | Minor code formatting (#4498)1.1.649 | gdkchan |
2023-03-01 | Update LibHac to 0.18.0 (#4414)1.1.647 | Steveice10 |
2023-01-18 | HOS: Load RomFs by pid (#4301)1.1.571 | Ac_K |
2022-12-10 | Fix Redundant Qualifer Warnings (#4091)1.1.459 | Isaac Marovitz |
2022-11-23 | Update to LibHac 0.17.0 (#3878)1.1.372 | Alex Barney |
2022-10-17 | Implement OpenDataStorageWithProgramIndex partially (#3765)1.1.306 | gdkchan |
2022-10-04 | Fix memory corruption in BCAT and FS Read methods when buffer is larger than ...1.1.294 | gdkchan |
2022-03-22 | hle: Some cleanup (#3210)1.1.83 | Ac_K |
2022-02-27 | Update LibHac to v0.16.0 (#3159)1.1.54 | Alex Barney |
2022-02-19 | Add dedicated ServerBase for FileSystem services (#3142)1.1.46 | riperiperi |
2022-01-12 | Update to LibHac 0.15.0 (#2986) | Alex Barney |
2021-12-23 | Update to LibHac v0.14.3 (#2925) | Alex Barney |
2021-08-12 | Update to LibHac 0.13.1 (#2475) | Alex Barney |
2021-07-13 | Revert LibHac update | Mary |
2021-07-13 | Update to LibHac 0.13.1 (#2328) | Alex Barney |
2021-06-29 | Fix disposing of IPC sessions server at emulation stop (#2334) | Mary |
2021-06-28 | no name: Mii Editor applet support (#2419) | Ac_K |
2021-05-16 | misc: Move configuration management to the Ryujinx project (#2269) | Mary |
2021-04-24 | HLE: Fix integer sign inconcistency accross the codebase (#2222) | Mary |
2021-04-14 | Initial support for the new 12.x IPC system (#2182) | Mary |
2021-02-20 | Allow modding AddOnContent RomFS (#2024) | mageven |
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-27 | Fix OpenBisFileSystem wrong buffer type (#909) | Thog |
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-12-26 | Fix LibHac.IStorage not being disposed in FileSystem proxy (#851) | Thog |
2019-10-17 | Update to LibHac 0.6.0 (#792) | Alex Barney |
2019-09-19 | Refactoring HOS folder structure (#771) | Ac_K |