From fcd0ec717d79dd5298e876184bcf9978da1f2271 Mon Sep 17 00:00:00 2001 From: Robbbert Date: Sun, 25 Jun 2017 09:58:44 +1000 Subject: (nw)Fixed the build (*interrupt_source not used) --- src/mame/machine/interpro_ioga.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/machine/interpro_ioga.cpp b/src/mame/machine/interpro_ioga.cpp index 044612fd90e..49d7ccd0a7f 100644 --- a/src/mame/machine/interpro_ioga.cpp +++ b/src/mame/machine/interpro_ioga.cpp @@ -19,7 +19,7 @@ #include "interpro_ioga.h" #define LOG_GENERAL (1 << 31) -#define LOG_HWINT_ENABLE ((1<<3) | LOG_GENERAL) +#define LOG_HWINT_ENABLE 0 //((1<<3) | LOG_GENERAL) #define LOG_DMA_ENABLE ((1<