audio.device

Overview

The audio device commands help isolate the programmer from the idiosyncrasies of the custom chip hardware and make it easier to use.

Functions

// Populate this with the functions in the library/resource/device and their offsets //

Offset Name First OS Version
-6 SomeFunction // Note OS version available from //

SomeFunction

Purpose // Function description
Synopsis Function synopsis with return value / argument names
Synopsis Asm Function synopsis with return value / argument registers
Synopsis C Function synopsis with C return value / argument types
Inputs Return value / argument name Description //

// Function detail //

Other Information

Wiki References

This material is most likely derived from the official Amiga documentation and where applicable copyright remains with the original author.