home *** CD-ROM | disk | FTP | other *** search
- Explanation of the U command in DEBUG.
-
- This command will unassamble the program
- currently being tested at a specified
- address and displays this decoded form on
- the monitor. First you type the command
- and then you just specify the starting
- and ending addresses from where you want
- to unassemble the program currently
- being tested.