aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Loaders/Executables/NroExecutable.cs
AgeCommit message (Expand)Author
2022-02-22Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)1.1.47Berkan Diler
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2020-12-13Correct type of executable sizes (#1802)gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-04-07Use libhac for loading NSO and KIP (#1047)Elise