summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/cdicdic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/cdicdic.cpp')
-rw-r--r--src/mame/machine/cdicdic.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/mame/machine/cdicdic.cpp b/src/mame/machine/cdicdic.cpp
index 62fb1ab55db..d718b589c49 100644
--- a/src/mame/machine/cdicdic.cpp
+++ b/src/mame/machine/cdicdic.cpp
@@ -28,16 +28,16 @@ TODO:
#include "romload.h"
#include "sound/cdda.h"
-#define LOG_DECODES (1 << 0)
-#define LOG_SAMPLES (1 << 1)
-#define LOG_COMMANDS (1 << 2)
-#define LOG_SECTORS (1 << 3)
-#define LOG_IRQS (1 << 4)
-#define LOG_READS (1 << 5)
-#define LOG_WRITES (1 << 6)
-#define LOG_UNKNOWNS (1 << 7)
-
-#define VERBOSE (0)
+#define LOG_DECODES (1 << 0)
+#define LOG_SAMPLES (1 << 1)
+#define LOG_COMMANDS (1 << 2)
+#define LOG_SECTORS (1 << 3)
+#define LOG_IRQS (1 << 4)
+#define LOG_READS (1 << 5)
+#define LOG_WRITES (1 << 6)
+#define LOG_UNKNOWNS (1 << 7)
+
+#define VERBOSE (0)
#include "logmacro.h"
// device type definition