Revision 6164:
improve ios hle error handling.
remove stubbed devices. they now fall back to the base device class, which reports the device as not available.
fixes issue 3137.
start ios fd counting at 0 instead of 0x13370000. I know it’s sad, but it fixes homebrew booting and such.
Revision 6163
hackfix dsp reset: fixes zelda collector’s edition and some other games which reset and hang (…are there any others?)
the problem was that the streaming audio interrupts were still being triggered, causing the game to try and jump to an invalid interrupt handler. The code for dsp lle looks like a hack :( (but it works)
Revision 6162
fake /dev/stm/eventhook … makes libogc shutup a bit
Revision 6161
DVD Interface forces alignment, and rejects writes to DICFG
Revision 6160
stop trying to patch out OSProtectRange calls
Скачать: