User`s manual

MM - Memory Modify
3-129
3
MM - Memory Modify
Command Input
MM ADDR [;[[B|H|W|S|D] [A] [N]]|[DI] ]
Options
Description
The MM command is used to view and change the contents of
memory. The command reads and displays the contents of memory
at the specified address and prompts you with a question mark (?).
M is an alternate form of MM.
You may change the displayed value by typing a new value
followed by the Return key. To leave the memory location
unchanged, press the Return key without typing a new value. That
memory location is closed and the next location is opened.
You may also enter a special character, either at the prompt or after
typing new data, for
scrolling through the memory locations. The
special characters are:
Integer Data Types
B Byte
H Half-word
W Word
Floating Point Data Types
S Single Precision
D Double Precision
Other Options:
N Disable the read portion of the command
A Force alternate location accesses only
DI Enable the one-line assembler/disassembler. All other options
are invalid if this option is selected.