mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 05:40:04 +00:00 
			
		
		
		
	ignore thumbemu 0xDEADCODE debugging catch on MCR
This commit is contained in:
		
							parent
							
								
									09b8e8fb6a
								
							
						
					
					
						commit
						fbc04ad0c7
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -4478,8 +4478,7 @@ ARMul_Emulate26 (ARMul_State * state) | ||||||
|                                  isize) & |                                  isize) & | ||||||
|                                 R15PCBITS)); |                                 R15PCBITS)); | ||||||
| #endif | #endif | ||||||
|                     } |                     } else if (instr != 0xDEADC0DE) // thumbemu uses 0xDEADCODE for debugging to catch non updates 
 | ||||||
|                     else |  | ||||||
|                         ARMul_MCR (state, instr, |                         ARMul_MCR (state, instr, | ||||||
|                                DEST); |                                DEST); | ||||||
|                 } |                 } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue