aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Loaders/Npdm
AgeCommit message (Expand)Author
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-07-09Implement modding support (#1249)mageven
2020-04-12Implement update loader and log loaded application info (#1023)Xpl0itR
2019-11-29Add features to GUI (#757)Xpl0itR
2019-09-02Added GUI to Ryujinx (#695)Xpl0itR
2019-07-02Misc cleanup (#708)Alex Barney
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-11-29Normalize all the line endings (#518)jduncanator
2018-11-28Better process implementation (#491)gdkchan
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan
2018-06-17Implement NPDM files parser (#169)Ac_K