home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / DVD!OMA2.DMS / in.adf / FD2.0.LHA / FD2.0 / asl_lib.fd next >
Encoding:
Text File  |  1994-10-12  |  299 b   |  14 lines

  1. * "asl.library"
  2. ##base _AslBase
  3. ##bias 30
  4. ##public
  5. *--- functions in V36 or higher (distributed as Release 2.0) ---
  6. *
  7. AllocFileRequest()()
  8. FreeFileRequest(fileReq)(a0)
  9. RequestFile(fileReq)(a0)
  10. AllocAslRequest(type,tagList)(d0/a0)
  11. FreeAslRequest(request)(a0)
  12. AslRequest(request,tagList)(a0/a1)
  13. ##end
  14.