Haze: not using the timers for the DMA causes issues in ST-V, I don't know why yet. (not worth)

This commit is contained in:
Angelo Salese 2010-09-27 10:58:43 +00:00
parent 959aafaf6a
commit 3f73813ebe

View File

@ -15,7 +15,7 @@
#define USE_SH2DRC
// do we use a timer for the DMA, or have it in CPU_EXECUTE
//#define USE_TIMER_FOR_DMA
#define USE_TIMER_FOR_DMA
#ifdef USE_SH2DRC
#include "cpu/drcfe.h"