COLOUR BACK |
Instruction |
assign colour to screen background |
|
COMMAND LINE$ |
Reserved Variable |
transfer parameters between programs |
|
COP LOGIC |
Function |
give address of logical copper list |
|
COP MOVE |
Instruction |
write a Move instruction to the copper list |
|
COP MOVEL |
Instruction |
write lone Move instruction to the copper list |
|
COP RESET |
Instruction |
re-set copper list pointer |
|
COP SWAP |
Instruction |
swap over the logical and physical copper lists |
|
COP WAIT |
Instruction |
insert a Wait instruction into copper list |
|
COPPER OFF |
Instruction |
turn off standard copper list |
|
COPPER ON |
Instruction |
re-start automatic copper generation |
|
COPY |
Instruction |
copy a memory block |
|
COS |
Function |
give cosine of an angle |
|
CRIGHT |
Instruction |
move the text cursor one character to the right |
|
CRIGHT$ |
Function |
move cursor one character right |
|
CUP |
Instruction |
move the text cursor up one line |
|
CUP$ |
Function |
return control character to move cursor up one line |
|
CURS OFF |
Instruction |
toggle the text cursor off |
|
CURS ON |
Instruction |
toggle the text cursor on |
|
CURS PEN |
Instruction |
select colour of the text cursor |
|
CX |
Interface Function |
centre text in the display |
|
DATA |
Structure |
place a list of data items in a program |
|
DEC |
Instruction |
decrement an integer variable by one unit |
|
DEEK |
Function |
read two bytes from an even address |
|
DEF FN |
Structure |
create a user-defined function |
|
DEF SCROLL |
Instruction |
define a scrolling screen zone |
|
DEFAULT |
Instruction |
re-set to the default screen |
|
DEFAULT PALETTE |
Instruction |
define standard palette |
|
DEGREE |
Instruction |
use degrees |
|
DEL BLOCK |
Instruction |
delete a screen block |
|
DEL BOB |
Instruction |
delete an image from the Object bank |
|
DEL CBLOCK |
Instruction |
delete compacted screen block |
|
DEL ICON |
Instruction |
delete image from the Icon bank |
|
DEL SPRITE |
Instruction |
delete an image from the Object bank |
|
DEL WAVE |
Instruction |
delete an audio wave |
|
DEV ABORT |
Instruction |
abort an IO operation |
|
DEV BASE |
Function |
get base address of an IO structure |
|
DEV CHECK |
Function |
check status of a device with CheckIO |
|
DEV CLOSE |
Instruction |
close one or more devices |
|
DEV DO |
Instruction |
call a command using DoIO |
|
DEV FIRST$ |
Function |
get the first device from the current device list |
|
DEV NEXT$ |
Function |
get the next device in the current search path |
|
DEV OPEN |
Instruction |
open a device |
|
DEV SEND |
Instruction |
call a command using SendIO |
|
DFREE |
Function |
report amount of free space on disc |
|
DI |
Interface Instruction |
create a numeric editing zone |
|
DIALOG |
Function |
return the status of an open dialogue box |