1
1
Fork 0
forked from Mirror/Ryujinx
Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
jduncanator efebd8f94d
Print Guest Stack Trace in ServiceNotImplemented Exception ()
* Print Guest Stack Trace in ServiceNotImplemented Exception

* Remove PrintGuestStackTrace

* Print Process Name and PID at the start of guest stack trace
2019-03-15 14:37:54 +11:00
..
InvalidSvcException.cs Refactor SVC handler () 2018-12-18 03:33:36 -02:00
SvcHandler.cs Optimize address translation and write tracking on the MMU () 2019-02-24 18:24:35 +11:00
SvcIpc.cs Print Guest Stack Trace in ServiceNotImplemented Exception () 2019-03-15 14:37:54 +11:00
SvcMemory.cs Optimize address translation and write tracking on the MMU () 2019-02-24 18:24:35 +11:00
SvcSystem.cs Optimize address translation and write tracking on the MMU () 2019-02-24 18:24:35 +11:00
SvcTable.cs Support HomeBrew Loader () 2019-02-14 11:44:39 +11:00
SvcThread.cs Optimize address translation and write tracking on the MMU () 2019-02-24 18:24:35 +11:00
SvcThreadSync.cs Optimize address translation and write tracking on the MMU () 2019-02-24 18:24:35 +11:00