mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 10:37:06 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| ArbitrationType.cs | ||
| KAddressArbiter.cs | ||
| KConditionVariable.cs | ||
| KCriticalSection.cs | ||
| KEvent.cs | ||
| KPriorityQueue.cs | ||
| KReadableEvent.cs | ||
| KScheduler.cs | ||
| KSynchronization.cs | ||
| KThread.cs | ||
| KThreadContext.cs | ||
| KWritableEvent.cs | ||
| SignalType.cs | ||
| ThreadSchedState.cs | ||
| ThreadType.cs | ||