RGB8 DECODER ONLY DOES NOT CONTAIN ALL FEATURES The reference decoder is here: https://scratch.mit.edu/projects/945312296 --- Use TurboWarp to view some of the high res images: https://turbowarp.org/957379770 --- This project demonstrates a simpler version of the decoder, only able to read the TextImage header and decode an RGB8 data stream. This is for projects that do not need all features. Combined RGB values are outputted to the "cols" list.