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