aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Process/HleProcessDebugger.cs
AgeCommit message (Expand)Author
2021-05-30Fix guest stack trace inexistent function names (#2326)gdkchan
2021-05-21Extend info printed when guest crashes/breaks execution (#1845)Somebody Whoisbored
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-01-12Add 32 bits support to HleProcessDebugger (#859)Thog
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-03-15Print Guest Stack Trace in ServiceNotImplemented Exception (#650)jduncanator
2019-01-24Add ARM32 support on the translator (#561)gdkchan
2018-12-18Refactor SVC handler (#540)gdkchan