CGA Palette by nn

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

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

download

return to the top page