home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / nduk-v37.lha / V37 / fd / asl_lib.fd next >
Text File  |  1991-11-15  |  299b  |  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.