mirror of
				https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
				synced 2025-05-12 00:45:25 +00:00 
			
		
		
		
	
						commit
						317fe1e528
					
				| @ -6322,6 +6322,7 @@ unsigned InterpreterMainLoop(ARMul_State* state) { | ||||
|             addr = RN; | ||||
|             unsigned int value = Memory::Read8(addr); | ||||
|             Memory::Write8(addr, (RM & 0xFF)); | ||||
|             RD = value; | ||||
|         } | ||||
|         cpu->Reg[15] += GET_INST_SIZE(cpu); | ||||
|         INC_PC(sizeof(swp_inst)); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 bunnei
						bunnei