%import textio main { sub start() { syscall1(8, 0) ; enable lo res creen ubyte shifter repeat { uword xx uword yy = 0 repeat 240 { xx = 0 repeat 320 { syscall3(10, xx, yy, xx*yy + shifter) ; plot pixel xx++ } yy++ } shifter+=4 } } }