aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Loaders/Executables
AgeCommit message (Expand)Author
2022-02-27Update LibHac to v0.16.0 (#3159)1.1.54Alex Barney
2022-02-22Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)1.1.47Berkan Diler
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-03-29Optimize PrintRoSectionInfo (#2151)mageven
2020-12-13Correct type of executable sizes (#1802)gdkchan
2020-11-18loaders: Fix possible parsing errors of informations on some NSO (#1724)Ac_K
2020-11-06Loaders: Log extra NSO informations (#1661)Ac_K
2020-09-01Update to LibHac 0.12.0 (#1485)Alex Barney
2020-07-09Implement modding support (#1249)mageven
2020-07-04Fix compilation warnings and use new LibHac APIs for executable loading (#1350)Mary
2020-04-07Use libhac for loading NSO and KIP (#1047)Elise
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-07-02Misc cleanup (#708)Alex Barney
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2018-12-22Fix issues with compressed NSO without a section (#548)Thomas Guillemard
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-11-28Better process implementation (#491)gdkchan
2018-10-10Implement IRoInterface (#445)Thomas Guillemard
2018-07-17Fix wrong assignment and allow null FilePaths on Executablegdkchan
2018-07-17hbabi: Implement argv (#272)Thomas Guillemard
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan