SAM RAW |
Instruction |
play a raw sample from memory |
|
SAM STOP |
Instruction |
stop one or more samples playing |
|
SAM SWAP |
Instruction |
activate sample-switching system |
|
SAM SWAPPED |
Function |
test for a successful sample swap |
|
SAMPLE |
Instruction |
assign a sample to the current wave |
|
SAVE IFF |
Instruction |
save an IFF screen to disc |
|
SAVE |
Instruction |
save one or more memory banks to disc |
|
SAY |
Instruction |
speak a phrase |
|
SC |
AMAL Function |
check for Sprite collision |
|
SCAN$ |
Function |
return a scan-code for use with Key$ function |
|
SCANCODE |
Function |
give the scancode of a key |
|
SCANSHIFT |
Function |
give shift status of key |
|
SCIN |
Function |
give screen number at hardware coordinates |
|
SCREEN |
Instruction |
set the current screen |
|
SCREEN |
Function |
give the current screen number |
|
SCREEN BASE |
Function |
get screen table |
|
SCREEN CLONE |
Instruction |
clone a screen |
|
SCREEN CLOSE |
Instruction |
erase a screen |
|
SCREEN COLOUR |
Function |
give maximum number of available screen colours |
|
SCREEN COPY |
Instruction |
copy an area of screen |
|
SCREEN DISPLAY |
Instruction |
position a screen |
|
SCREEN HEIGHT |
Function |
give the current screen height |
|
SCREEN HIDE |
Instruction |
hide a screen |
|
SCREEN MODE |
Function |
return screen mode |
|
SCREEN OFFSET |
Instruction |
offset the screen at hardware coordinates |
|
SCREEN OPEN |
Instruction |
open a new screen |
|
SCREEN SHOW |
Instruction |
show a screen |
|
SCREEN SWAP |
Instruction |
swap over the logical and physical screens |
|
SCREEN TO BACK |
Instruction |
move screen to the back of the display |
|
SCREEN TO FRONT |
Instruction |
move screen to the front of the display |
|
SCREEN WIDTH |
Function |
give the current screen width |
|
SCROLL |
Instruction |
scroll a screen zone |
|
SCROLL OFF |
Instruction |
toggle window scroll off |
|
SCROLL ON |
Instruction |
toggle window scroll on |
|
SERIAL ABORT |
Instruction |
stop current data transfer |
|
SERIAL BASE |
Function |
get the address of the serial base |
|
SERIAL BITS |
Instruction |
set the number of bits for transmission of characters |
|
SERIAL BUF |
Instruction |
set the size of the serial buffer |
|
SERIAL CHECK |
Function |
report curent serial device activity |
|
SERIAL CLOSE |
Instruction |
close one or more serial channels |
|
SERIAL ERROR |
Function |
report success or failure of last data transfer |
|
SERIAL FAST |
Instruction |
engage fast mode for data transfer |
|
SERIAL GET |
Function |
get a byte from a serial channel |
|
SERIAL INPUT$ |
Function |
get a string from the serial port |
|
SERIAL OPEN |
Instruction |
open a channel for serial input/output |
|
SERIAL OUT |
Instruction |
output a block of raw data via a serial channel |