Has anyone made a GRP editor that allows for exact RGB colors to be selected? The one already in SmileBASIC skips a few values no matter what you do, and it's aggravating.
Nope, it's a limitation on the color format of GRPs (which is 15-bit color with 1 bit of transparency). The RGB syntax uses 24-bit color for convenience.