aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Loaders/Executable.cs
AgeCommit message (Expand)Author
2018-11-28Better process implementation (#491)gdkchan
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-10Implement IRoInterface (#445)Thomas Guillemard
2018-09-19Remove cold methods from the CPU cache (#224)gdkchan
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-08-15More flexible memory manager (#307)gdkchan
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