diff options
author | Michael Pavone <pavone@retrodev.com> | 2016-12-27 11:31:17 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2016-12-27 11:31:17 -0800 |
commit | a876a34cc5b127dc36ae420eaf9670cccf027492 (patch) | |
tree | 2224c2e874a806db27589b778e65aac6399b4360 /testgst.c | |
parent | 5543eda6041753f6eebf2b99f6f6d5f1ef3ba3ab (diff) |
Somewhat broken implementation of Mode 4
Diffstat (limited to 'testgst.c')
-rw-r--r-- | testgst.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -10,8 +10,6 @@ uint8_t busreq; uint8_t reset; -int32_t color_map[1 << 12]; - void latch_mode(vdp_context * context) { } |