This sets the clip box, used by all the
asm_xxdisplay_clip()
-routines, to the values in
clip_box
.
clip_box
must look like this: {{upper_left_x,upper_left_y},{lower_right_x,lower_right_y}}
The default clip-box is {{0,0},{319,199}} (the screen edges).