ignore thumbemu 0xDEADCODE debugging catch on MCR
This commit is contained in:
		| @@ -4478,8 +4478,7 @@ ARMul_Emulate26 (ARMul_State * state) | ||||
|                                  isize) & | ||||
|                                 R15PCBITS)); | ||||
| #endif | ||||
|                     } | ||||
|                     else | ||||
|                     } else if (instr != 0xDEADC0DE) // thumbemu uses 0xDEADCODE for debugging to catch non updates  | ||||
|                         ARMul_MCR (state, instr, | ||||
|                                DEST); | ||||
|                 } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user