const byte* SCREEN = (byte*) 1024 const byte* SINTAB[$100] = kickasm {{ .fill 256, 128 + 128*sin(i*2*PI/256) }} void main() label main::@return