pub const NES_PALETTE: [[u8; 3]; 64];
64-entry RGB888 NES palette (FBX Smooth). Each entry is [R, G, B].
[R, G, B]