CGA Palette by anta

i;main(){for(;i<64;)printf(++i%4?"%02X":"\n",85*(i-25?i>>3-i%4&2|i/32:1));}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page