Ryujinx/ChocolArm64/Events
gdkchan 2cb8541462 Print stack trace on invalid memory accesses (#461)
* Print stack trace on invalid memory accesses

* Rebased, change code region base address for 39-bits address space, print stack trace on break and undefined instructions too
2018-10-20 22:07:52 +00:00
..
ACpuTraceEventArgs.cs Remove cold methods from the CPU cache (#224) 2018-09-19 17:07:56 -03:00
AInstExceptionEventArgs.cs Implement SvcGetThreadContext3 2018-06-26 01:10:15 -03:00
AInstUndefinedEventArgs.cs Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store 2018-02-25 22:14:58 -03:00
AInvalidAccessEventArgs.cs Print stack trace on invalid memory accesses (#461) 2018-10-20 22:07:52 +00:00