Ryujinx/Ryujinx.HLE/HOS/Kernel
Somebody Whoisbored 26e5b5acff
Extend info printed when guest crashes/breaks execution (#1845)
* Add CPU register printout when guest crashes/breaks execution

* Print out registers when undefined instruction is hit

* Apply suggestions from code review

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Fixes after rebase

* Address gdkchan's comments

Co-authored-by: Ac_K <Acoustik666@gmail.com>
Co-authored-by: Mary <me@thog.eu>
2021-05-21 01:27:16 +02:00
..
Common HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
Ipc Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
Memory Allow DRAM size to be increased from 4GB to 6GB (#2174) 2021-04-04 14:06:59 +02:00
Process Extend info printed when guest crashes/breaks execution (#1845) 2021-05-21 01:27:16 +02:00
SupervisorCall Extend info printed when guest crashes/breaks execution (#1845) 2021-05-21 01:27:16 +02:00
Threading Extend info printed when guest crashes/breaks execution (#1845) 2021-05-21 01:27:16 +02:00
KernelConstants.cs Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
KernelContext.cs Allow DRAM size to be increased from 4GB to 6GB (#2174) 2021-04-04 14:06:59 +02:00
KernelStatic.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00