home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / programm / programi / powervis.lzh / PowerVisorLib / pv_lib.fd next >
Encoding:
Text File  |  1992-01-29  |  313 b   |  13 lines

  1. ##base _pvBase
  2. ##bias 30
  3. ##public
  4. PP_InitPortPrint()()
  5. PP_StopPortPrint(replyPort)(A0)
  6. PP_ExecCommand(replyPort,data,command,datasize)(A0,A1,A2,D0)
  7. PP_DumpRegs(replyPort)(A0)
  8. PP_Print(replyPort,Text)(A0,A1)
  9. PP_PrintNum(replyPort,Number)(A0,D0)
  10. PP_TrackAllocMem(block,size)(A1,D0)
  11. PP_TrackFreeMem(block)(A1)
  12. ##end
  13.