Age | Commit message (Collapse) | Author |
|
Looks like the colors were unpacked incorrectly after the changes and
red and blue where inverted.
|
|
|
|
|
|
Using bytevectors inside makes the process way faster and now can be
safely used in the loop, not only for debugging purposes
|
|
Cleans the code generation and controls the formats better.
I'm not sure if this really improves performance, but it looks cleaner
so ¯\_(ツ)_/¯
|
|
Palette works, but the instruction execution loop doesn't.
Needs further research.
Sound and keys are not implemented either.
|