Return to previous page Return to menu Go to next page

WB

    Format WB [filename, range]

    Description Writes the contents of the address range range to the file filename in binary.

WS

    format WS [filename]

    Description Writes the currently loaded symbol to the file filename.

■ Symbol operation

SR

    Format SR [regexp]

    Description Displays symbols that match regexp. When regexp is omitted, the character string "*" is used.               Will be.

SV

    Format SV [regexp]

    Description A symbol value matching regexp is regarded as a signed integer and sorted in ascending order.               indicate. When regexp is omitted, the character string "*" is used.

SU

    format SU [regexp]

    Description The values ​​of symbols matching regexp are regarded as unsigned integers and sorted in ascending order.               indicate. When regexp is omitted, the character string "*" is used.

SN

    Format SN [regexp]

    Description Displays symbols that match regexp sorted in ascending name order. Capital letters and short sentences               The letters are in dictionary order. When regexp is omitted, the character string "*" is used.

SC

    format SC [regexp]

    Description Displays the number of symbols that match regexp. When regexp is omitted, the string "*" is               Adopted.

SS

    format SS expr

    Description Finds and displays the symbol whose value is expr.


Return to previous page Return to menu Go to next page