home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Misc / rs60-3.dms / rs60-3.adf / fd.lha / disk_lib.fd < prev    next >
Encoding:
Text File  |  1992-09-23  |  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.