Geh, forgot to save after writing a comment.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@3674 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
sudonim1 2010-08-21 14:51:20 +00:00
parent 8aee9f652d
commit 4da64590d9
1 changed files with 1 additions and 0 deletions

View File

@ -422,6 +422,7 @@ void SysClearExecutionCache()
Cpu->Reset();
psxCpu->Reset();
// mVU's VU0 needs to be properly initialised for macro mode even if it's not used for micro mode!
if (CHECK_EEREC)
((BaseVUmicroCPU*)GetCpuProviders().CpuProviders->microVU0)->Reset();
CpuVU0->Reset();