•  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.64  init_imemrec                                              TOS

 Name:         »init_imemrec« - Memory record in interrupt

 Opcode:       500, 121

 Syntax:       int32_t xbios ( 500, 121, int16_t select, int32_t 
               startadr, int32_t endadr );

 Description:

                select     Recording type
                           0 = Record with 16 bits via FIFO
                           2 = Record with 24 bits via FIFO
                startadr   Recording start address
                endadr     Recording end address

 Return value: Address return values, -1 = Error
               int32_t 0 Memposition
               int32_t 8 Break
               int32_t 12 Error
               int32_t 24 Counter position


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

 Group:        Sound routines

 See also:     Binding