home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / cbm / nduk-v40.lha / V40 / fd / disk_lib.fd < prev    next >
Text File  |  1993-10-15  |  198b  |  12 lines

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