User`s manual
MD, MDS - Memory Display
3-124
3
MD, MDS - Memory Display
Command Input
MD ADDR[:COUNT | ADDR] [; [B|H|W|S|D|DI] ]
MDS ADDR[:COUNT | ADDR] [; [B|H|W|S|D|DI] ]
Options
Description
The MD and MDS commands display the contents of multiple
memory locations all at once.
The default data type is word. Also, for the integer data types, the
data is always displayed in hexadecimal along with its ASCII
representation.
The optional COUNT argument specifies the number of data items
to be displayed (or the number of disassembled instructions to
display if the disassembly option is selected). The default is 8 for
MD. MDS displays 128 items (a sector) as the default.
To re-execute the command, press the Return key at the prompt
immediately after the command has executed. The command
displays an equal number of data items or lines beginning at the
next address.
Integer Data Types
B Byte
H Half-word
W Word
Floating Point Data Types
S Single Precision
D Double Precision
DI Enable the one-line disassembler. All other options are invalid if
DI is selected.