Topic : A system-global SCSI-driver SCSI-Driver Author : Steffen Engel Version : Text-Release 1.10e Subject : Documentation/Utilities Nodes : 31 Index Size : 708 HCP-Version : 3 Compiled on : Atari @charset : atarist @lang : en @default : Title @help : @options : -i +zz -t2 @width : 70 View Ref-File3.2 Nomenclature SCSI-Driver BYTE: 8-bit (unsigned char) UWORD: 16-bit positive integer (unsigned word) ULONG: 32-bit positive integer (unsigned long) WORD: 16-bit integer (word) LONG: 32-bit integer (long) BOOLEAN: WORD TRUE : 1 FALSE : 0 Registers used in the routines: D0-D2, A0-A1 (PureC-convention) Parameter passing: On the stack (cdecl) ( NO!! nothing else!!! )