CGA Palette by inaniwa

main(i){for(;i<64;printf(i++%4?"%X%1$X":"\n",i-26?(i&32>>i%4?10:0)+i/32*5:5));}

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

download

return to the top page