Return to previous page Return to menu Go to next page

Command

The command is determined by the CMDCTRL end bit (END, bit 15) and the command selection bit (Comm, bits 3 to 0). The commands set by the end bit and command selection bit are as follows.
The contents of the VRAM command table are determined by the command.

Table 6.1 Commands
END
Comm
 Function 
 Command 
 bit 15 
 3 
 2 
1
0
0
0
0
0
0
 Draw 
Command
 Texture 
Draw Command
 Standard Sprite Drawing Command 
 0 
 1 
 Rectangle sprite drawing command 
 1 
 0 
 Transform sprite drawing command 
1
0
0
 Non-textured 
Draw command
 Polygon draw command 
 0 
 1 
 Polyline drawing command 
 1 
 0 
 Line Drawing Command 
1
0
 0 
 0 
 Coordinate setting 
Command
 Clipping coordinates 
Setting command
 User clipping coordinates setting command 
 1 
 System clipping coordinate setting command 
 1 
 0 
 Relative coordinate setting command 
 1 
 0 0 0 
 End drawing command 
 Code other than the above 
 Setting prohibited (do not set) 


Return to previous page Return to menu Go to next page