home *** CD-ROM | disk | FTP | other *** search
- Explanation of the T command in DEBUG.
-
- This command will execute one operation,
- then it will display the contents of all
- registers, the status of all flags, and
- the operation executed in decoded form.
- First you type the command then you give
- the address of the operation to be executed.
- After that you type the number of
- operations DEBUG should trace.