home *** CD-ROM | disk | FTP | other *** search
/ Dream 48 / Amiga_Dream_48.iso / Atari / assemblr / timecode / timecode.txt < prev    next >
Text File  |  1998-01-19  |  636b  |  18 lines

  1. The following program, timecode, is mainly meant for the programmer crowd.
  2. It lets you time a series of 68000 instructions (entered as short hex numbers)
  3. which of course should constitute valid (and sensible) code; the result is
  4. displayed as a number of clock ticks. 
  5.  
  6. Compiled with the Lattice C compiler; I used a different startup.bin to
  7. obtain a smaller program (not included).
  8.  
  9. For correspondence conceirning this program (bugs, questions etc.) try
  10.  
  11.       L. J. M. de Wit
  12.       Nachtegaallaan 7
  13.       5731XP Mierlo
  14.       Holland
  15.       e-mail: ..!mcvax!philmds!leo
  16.               (or perhaps  ..!hp4nl!philmds!leo)
  17.  
  18.