diff vdp.h @ 1643:6909c5d0bbb5

Removed old VDP debug functionality
author Michael Pavone <pavone@retrodev.com>
date Mon, 19 Nov 2018 19:26:57 -0800
parents bc9bb4e5856f
children b500e971da75
line wrap: on
line diff
--- a/vdp.h	Mon Nov 19 19:10:16 2018 -0800
+++ b/vdp.h	Mon Nov 19 19:26:57 2018 -0800
@@ -217,8 +217,6 @@
 	uint8_t        double_res;
 	uint8_t        buf_a_off;
 	uint8_t        buf_b_off;
-	uint8_t        debug;
-	uint8_t        debug_pal;
 	uint8_t        pending_byte;
 	uint8_t        state;
 	uint8_t        cur_buffer;