From d4ca3b5c277cad0ba44a202648a98b67670a05ee Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Tue, 17 Jan 2017 09:18:35 -0800 Subject: Disable timing debug --- vdp.c | 1 - 1 file changed, 1 deletion(-) (limited to 'vdp.c') diff --git a/vdp.c b/vdp.c index e055ad7..8c1b1aa 100644 --- a/vdp.c +++ b/vdp.c @@ -54,7 +54,6 @@ #define BORDER_BOT_V30_PAL 24 #define INVALID_LINE 0x200 -#define TIMING_DEBUG static int32_t color_map[1 << 12]; static uint16_t mode4_address_map[0x4000]; -- cgit v1.2.3