From 85ea0671ca166d688ec51ec1d4816a39d744adf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Banaan=20Ananas?= Date: Fri, 20 Apr 2012 20:40:44 +0000 Subject: [PATCH] (defaulting LOG to off) --- src/emu/machine/i8155.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/machine/i8155.c b/src/emu/machine/i8155.c index c8296a5baef..9f752781ce9 100644 --- a/src/emu/machine/i8155.c +++ b/src/emu/machine/i8155.c @@ -28,7 +28,7 @@ const device_type I8156 = &device_creator; // MACROS / CONSTANTS //************************************************************************** -#define LOG 1 +#define LOG 0 enum {