WAIT |
Instruction |
wait before performing the next instruction |
|
WAIT KEY |
Instruction |
wait for a key-press |
|
WAIT VBL |
Instruction |
wait for the next vertical blank period |
|
Wait AMAL |
Instruction |
turn off main program and wait for Autotest |
|
WAVE |
Instruction |
assign a wave to a sound channel |
|
WEND |
Structure |
mark the end of a conditional loop |
|
WHILE |
Structure |
mark the start of a conditional loop |
|
WIND CLOSE |
Instruction |
close the current window |
|
WIND MOVE |
Instruction |
move the current window |
|
WIND OPEN |
Instruction |
create a window |
|
WIND SAVE |
Instruction |
save the contents of the current window |
|
WIND SIZE |
Instruction |
change the size of the current window |
|
WINDON |
Function |
give the value of the current window |
|
WINDOW |
Instruction |
change the current window |
|
WRITING |
Instruction |
select text writing mode |
|
X BOB |
Function |
give the x-coordinate of a Bob |
|
X CURS |
Function |
give the x-coordinate of the text cursor |
|
X GRAPHIC |
Function |
convert text x-coordinate to graphic x-coordinate |
|
X HARD |
Function |
convert screen x-coordinate to hardware x-coordinate |
|
X MENU |
Function |
give graphical x-coordinate of a menu item |
|
X MOUSE |
Reserved Variable |
give/set x-coordinate of mouse pointer |
|
X SCREEN |
Function |
convert hardware x-coordinate to screen x-coordinate |
|
X SPRITE |
Function |
give x-coordinate of a Sprite |
|
X TEXT |
Function |
convert graphic x-coordinate to text x-coordinate |
|
XA |
Interface Function |
get the previous x-coordinate of the graphics cursor |
|
XB |
Interface Function |
get the current x-coordinate of the graphics cursor |
|
XGR |
Function |
give x-coordinate of the graphics cursor |
|
XH |
AMAL Function |
convert screen x-coord to hardware x-coord |
|
XM |
AMAL Function |
give hardware x-coord of mouse cursor |
|
XS |
AMAL Function |
convert hardware x-coord to screen x-coord |
|
XY |
Interface Instruction |
set graphics variables |
|
Y BOB |
Function |
give the y-coordinate |
|
Y CURS |
Function |
give the y-coordinate of the text cursor |
|
Y GRAPHIC |
Function |
convert text y-coordinate to graphic y-coordinate |
|
Y HARD |
Function |
convert screen y-coordinate to hardware y-coordinate |
|
Y MENU |
Function |
give graphical y-coordinate of a menu item |
|
Y MOUSE |
Reserved Variable |
give/set y-coordinate of mouse pointer |
|
Y SCREEN |
Function |
convert hardware y-coordinate to screen y-coordinate |
|
Y SPRITE |
Function |
give the y-coordinate of a Sprite |
|
Y TEXT |
Function |
convert graphic y-coordinate to text y-coordinate |
|
YA |
Interface Function |
get the previous y-coordinate of the graphics cursor |
|
YB |
Interface Function |
get the current y-coordinate of the graphics cursor |
|
YGR |
Function |
give the y-coordinate of the graphics cursor |
|
YH |
AMAL Function |
convert screen y-coord to hardware y-coord |
|
YM |
AMAL Function |
give hardware y-coord of mouse cursor |
|
YS |
AMAL Function |
convert hardware y-coord to screen y-coord |