CURLEY.TXT      An 8086 disassembler written by Charles Curley.

        DISASSEM.SEQ

          A 8086 disassembler.  This disassembler is patched into
        SEE, so all you have to do is type:

                SEE <a_code_word> <enter>

          You will see a line of Assembly code.  Continuing to press
        <enter> after each line shows additional instructions. Press
        ESC to terminate disassembly.

          You can also disassemble from an address:

                <addr> DISASSEM <enter>

          The disassembler displays Postfix notation ala F83.
