home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 4 / FreshFish_May-June1994.bin / useful / dist / cbm / v39 / fd / battmem_lib.fd < prev    next >
Text File  |  1992-09-22  |  203b  |  10 lines

  1. * "battmem.resource"
  2. ##base _BattMemBase
  3. ##bias 6
  4. ##public
  5. ObtainBattSemaphore()()
  6. ReleaseBattSemaphore()()
  7. ReadBattMem(buffer,offset,length)(a0,d0/d1)
  8. WriteBattMem(buffer,offset,length)(a0,d0/d1)
  9. ##end
  10.