The <uint8_t> template instantiation was causing 8-bit writes to the command buffer, when they were intended to be 32-bit writes. This garbled and truncated the data ultimately sent to the VMU LCD.
Description
No description provided
Languages
C
61.4%
C++
22.4%
Logos
13.1%
Python
2.2%
Makefile
0.4%
Other
0.3%