aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/SystemState/AppletStateMgr.cs
AgeCommit message (Expand)Author
2021-10-12Inline software keyboard without input pop up dialog (#2180)Caian Benedicto
2021-06-21am: Add all known AppletMessage (#2378)Ac_K
2020-12-15am/gui: Implement Wake-up message (#1750)Ac_K
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2019-09-19Refactoring HOS folder structure (#771)Ac_K
2018-12-18Refactor SVC handler (#540)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-09-23Improve kernel events implementation (#430)gdkchan
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan