home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk001 / dt.dat < prev    next >
Text File  |  1991-11-29  |  370b  |  11 lines

  1. Explanation of the T command in DEBUG.
  2.  
  3. This command will execute one operation, 
  4. then it will display the contents of all 
  5. registers, the status of all flags, and 
  6. the operation executed in decoded form.
  7. First you type the command then you give 
  8. the address of the operation to be executed. 
  9. After that you type the number of 
  10. operations DEBUG should trace.
  11.