home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / cbm / v39 / fd / asl_lib.fd < prev    next >
Text File  |  1992-09-22  |  373b  |  16 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. * OBSOLETE -- Please use the generic requester functions instead
  8. *
  9. AllocFileRequest()()
  10. FreeFileRequest(fileReq)(a0)
  11. RequestFile(fileReq)(a0)
  12. AllocAslRequest(reqType,tagList)(d0/a0)
  13. FreeAslRequest(requester)(a0)
  14. AslRequest(requester,tagList)(a0/a1)
  15. ##end
  16.