commit | 61aa5c5094021dc1e623812fd55c99ff0363b595 | [log] [tgz] |
---|---|---|
author | Elms <elms@freshred.net> | Thu Jul 19 16:03:20 2018 -0700 |
committer | Elms <elms@freshred.net> | Thu Jul 19 16:03:20 2018 -0700 |
tree | fc0c0e23622357a589c051c3ba839f67b01374d0 | |
parent | e0eaaf5b910a2178f2cc09216b45dd0c53234d0d [diff] |
icebox_hlc2asc: fix _lut_ keyword parsing 'self.lut_bits is None' was always false. The _lut_ keyword is used by asc2hlc, so when converting asc->hlc->asc the lut_bits were always all zeros.