CGA Palette by murky-satyr

for(s<-Seq("0A","5F");i<-s;j<-s;k<-s)println(if(i*j%k==1)"AA5500"else""+i+i+j+j+k+k)

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

download

return to the top page