aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Exceptions
AgeCommit message (Expand)Author
2021-09-15hos: Cleanup the project (#2634)Ac_K
2021-08-11hle: Tidy-up ServiceNotImplementedException (#2535)jduncanator
2021-08-04Update TamperMachine and disable write-to-code prevention (#2506)Caian Benedicto
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2021-03-27Add the TamperMachine module for runtime mods and cheats (#1928)Caian Benedicto
2021-03-19IPC: Remove IIpcService interface (#2121)Ac_K
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-04-03HID SharedMem Rework (#1003)mageven
2020-01-12System firmware installer (#791)emmauss
2019-10-16Move InvalidSystemResourceException with the other Exceptions (#794)Ac_K
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-11Refactoring commands handling (#728)Ac_K
2019-07-02Misc cleanup (#708)Alex Barney
2019-03-15Print Guest Stack Trace in ServiceNotImplemented Exception (#650)jduncanator
2019-01-21Resolve build merge conflict (#559)jduncanator
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
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-08-16Code style fixes and nits on the HLE project (#355)gdkchan