aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services
AgeCommit message (Expand)Author
2018-09-08Implements proper save path (#386)emmauss
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp
2018-09-01Implement loading of profile image (#391)emmauss
2018-08-24Update BSD service implementation (#363)emmauss
2018-08-23Fix BinarySearchLt to return less than rather than less than or equal value (...gdkchan
2018-08-22Improve LM implementation (#373)Thomas Guillemard
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan