aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Loaders/Executables/KipExecutable.cs
AgeCommit message (Expand)Author
2022-02-22Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)1.1.47Berkan Diler
2021-12-23Update to LibHac v0.14.3 (#2925)Alex Barney
2021-09-15hos: Cleanup the project (#2634)Ac_K
2020-12-13Correct type of executable sizes (#1802)gdkchan
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