summaryrefslogtreecommitdiff
path: root/testgst.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2016-12-27 11:31:17 -0800
committerMichael Pavone <pavone@retrodev.com>2016-12-27 11:31:17 -0800
commita876a34cc5b127dc36ae420eaf9670cccf027492 (patch)
tree2224c2e874a806db27589b778e65aac6399b4360 /testgst.c
parent5543eda6041753f6eebf2b99f6f6d5f1ef3ba3ab (diff)
Somewhat broken implementation of Mode 4
Diffstat (limited to 'testgst.c')
-rw-r--r--testgst.c2
1 files changed, 0 insertions, 2 deletions
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)
{
}