mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-27 06:35:39 +00:00
accidently commited the uncomment exception
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3727 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
7f40dddcd6
commit
1fe26436ca
@ -249,7 +249,7 @@ void gdsp_idma_in(u16 dsp_addr, u32 addr, u32 size)
|
|||||||
DSPAnalyzer::Analyze();
|
DSPAnalyzer::Analyze();
|
||||||
// This calls the reset functions, but it get some games stuck
|
// This calls the reset functions, but it get some games stuck
|
||||||
// uncomment it to help with debugging
|
// uncomment it to help with debugging
|
||||||
DSPCore_SetException(EXP_RESET);
|
// DSPCore_SetException(EXP_RESET);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user