From a876a34cc5b127dc36ae420eaf9670cccf027492 Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Tue, 27 Dec 2016 11:31:17 -0800 Subject: Somewhat broken implementation of Mode 4 --- testgst.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'testgst.c') diff --git a/testgst.c b/testgst.c index 88b31b8..7b040ac 100644 --- a/testgst.c +++ b/testgst.c @@ -10,8 +10,6 @@ uint8_t busreq; uint8_t reset; -int32_t color_map[1 << 12]; - void latch_mode(vdp_context * context) { } -- cgit v1.2.3