mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
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:
parent
959aafaf6a
commit
3f73813ebe
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user