mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-28 04:12:56 +00:00
call it for every instruction, like in DSPInterpreter::Step. Fix the analysis lookups for DSP_IDLE_SKIP and DSP_LOOP_END. After this patch, the block_size and the return value from the block always match, except when an internal exception is detected. This will change in a later patch, so we actually get some benefits from checking if we need to call HandleLoop(). git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6280 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
|---|---|---|
| .. | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| Plugins | ||
| PluginSpecs | ||
| TestSuite | ||
| UnitTests | ||
| Dolphin.sln | ||