home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / TRSICAT.LZX / CATS_CD2_TRSI / Inc&AD2.1 / fd / disk_lib.fd < prev    next >
Encoding:
Text File  |  1992-09-11  |  216 b   |  13 lines

  1. * "disk.resource"
  2. ##base _DiskBase
  3. ##bias 6
  4. ##public
  5. AllocUnit(unitNum)(d0)
  6. FreeUnit(unitNum)(d0)
  7. GetUnit(unitPointer)(a1)
  8. GiveUnit()()
  9. GetUnitID(unitNum)(d0)
  10. *------ new for V37 ------
  11. ReadUnitID(unitNum)(d0)
  12. ##end
  13.