•  Back 
  •  Sound routines 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.17.39  playstat                                                  TOS

 Name:         »playstat« - Playfifo status

 Opcode:       500, 46

 Syntax:       int32_t xbios ( 500, 46 );

 Description:

 Return value:

                bit 0   0 = FIFO empty
                        1 = FIFO not empty
                bit 1   0 = FIFO more than half-full
                        1 = FIFO less than/up to half-full, triggers 
                        interrupt
                bit 2   0 = FIFO full
                        1 = FIFO not full

 Availability: This function is only available when the driver of the 
               StarTrack sound card has been launched.

 Group:        Sound routines

 See also:     Binding