aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Loaders/Executables/NsoExecutable.cs
AgeCommit message (Expand)Author
2022-12-04Use source generated regular expressions (#4005)1.1.417Andrey Sukharev
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-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-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