home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / DVD!OMA2.DMS / in.adf / FD2.0.LHA / FD2.0 / timer_lib.fd < prev    next >
Encoding:
Text File  |  1994-10-12  |  177 b   |  11 lines

  1. * "Timer.Device"
  2. ##base _TimerBase
  3. ##bias 42
  4. ##public
  5. AddTime(dest,src)(a0/a1)
  6. SubTime(dest,src)(a0/a1)
  7. CmpTime(dest,src)(a0/a1)
  8. ReadEClock(dest)(a0)
  9. GetSysTime(dest)(a0)
  10. ##end
  11.