•  Back 
  •  Soundroutinen 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - das Betriebssystem
Author      : 
Version     : tos.hyp (5. März 2013)
Subject     : Programmieren/Atari
Nodes       : 3001
Index Size  : 93602
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Titel
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.17.37  cblread                                                   TOS

 Name:         »cblread« - Auslesen der Channel Status-Bytes

 Xbiosnummer:  500, 44

 Deklaration:  int32_t xbios ( 500, 44 );

 Beschreibung:

 Ergebnis:     zeigt auf eine Adresse ab der die 24 Statusbytes 
               abgelegt sind:

               int8_t cbl0 : Channel Statusbyte 0 : Bit 7 -> Channel- 
               Statusbit 0
               int8_t cbl0 : Channel Statusbyte 0 : Bit 6 -> Channel- 
               Statusbit 1
               int8_t cbl0 : Channel Statusbyte 0 : Bit 5 -> Channel- 
               Statusbit 2
               int8_t cbl0 : Channel Statusbyte 0 : Bit 4 -> Channel- 
               Statusbit 3
               int8_t cbl0 : Channel Statusbyte 0 : Bit 3 -> Channel- 
               Statusbit 4
               int8_t cbl0 : Channel Statusbyte 0 : Bit 2 -> Channel- 
               Statusbit 5
               int8_t cbl0 : Channel Statusbyte 0 : Bit 1 -> Channel- 
               Statusbit 6
               int8_t cbl0 : Channel Statusbyte 0 : Bit 0 -> Channel- 
               Statusbit 7
               ... int8_t cbl23 : Channel Statusbyte 23


 Verfügbar:    Diese Funktionen stehen nur zur Verfügung, wenn der 
               Treiber der Startrack Soundkarte gestartet wurde.

 Gruppe:       Soundroutinen

 Querverweis:  Binding