Ryujinx/Ryujinx.HLE/HOS/Kernel/SupervisorCall
jduncanator efebd8f94d
Print Guest Stack Trace in ServiceNotImplemented Exception (#650)
* 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 (#540) 2018-12-18 03:33:36 -02:00
SvcHandler.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
SvcIpc.cs Print Guest Stack Trace in ServiceNotImplemented Exception (#650) 2019-03-15 14:37:54 +11:00
SvcMemory.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
SvcSystem.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
SvcTable.cs Support HomeBrew Loader (#577) 2019-02-14 11:44:39 +11:00
SvcThread.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00
SvcThreadSync.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00