View Single Post
Old April 22nd, 2008   #251 (permalink)
shashClp
Emu author
 
shashClp's Avatar
 
Join Date: Sep 2006
Location: VisualC
Posts: 723
Quote:
Originally Posted by NHervé View Post
PS : I hacked this by forcing the I flag to be 0, I got over 2 intros further but the game still doesn't work. After reading the ARM datasheet, I found that this MCR opcode switches the proc in low-power mode, and any IRQ can wake it up even if IRQs are disabled (I flag set to 1), which DeSmuME doesn't support. I'll try to implement this feature and I'll tell you.
Didn't know that it was meant to ignore the I register, good luck implementing it.
__________________
Emulator development blog
shashClp is offline   Reply With Quote