home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / cbm / v39 / fd / disk_lib.fd < prev    next >
Text File  |  1992-09-22  |  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.