# HG changeset patch # User Michael Pavone # Date 1484673515 28800 # Node ID 24fc305396ee243829fb24ec4b77b90f826033a9 # Parent 67e0462c30cefcb6622f67bf0cbb0dc29e3c32fb Disable timing debug diff -r 67e0462c30ce -r 24fc305396ee vdp.c --- a/vdp.c Tue Jan 17 09:18:16 2017 -0800 +++ b/vdp.c Tue Jan 17 09:18:35 2017 -0800 @@ -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];