aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Services/IpcService.cs
AgeCommit message (Expand)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL...gdkchan
2018-04-24Improved logging (#103)gdkchan
2018-04-13Add logclass, made changes to logging calls (#79)emmauss
2018-04-06Show service short name for unimplemented commandsgdkchan
2018-04-04Remove useless spacinggdkchan
2018-03-20Rename IpcServices -> Servicesgdkchan
2018-03-19[WIP] Add support for events (#60)gdkchan