Installation guide
3-20 Console Commands
The examine command syntax is:
e[xamine] [-{b,w,l,q,o,h,d,u}] [-{n val, s val}] [space:] <address>
where the options are values from Table 3-4, space: is the optional device
name (or address space) of the device to access, and address is a longword
that specifies the first location to be examined. Appendix A lists the sym-
bols recognized by the examine (and deposit) command.
The display line consists of the device name, the hexadecimal address or
offset within the device, and the examined data also in hexadecimal.
Table 3-4 Examine Command Options
Option Meaning
-b
Defines data size as a byte.
-d
Disassembles instruction at current address.
-h
Defines data size as a hexword.
-l
Defines data size as a longword; initial default.
-o
Defines data size as an octaword.
-q
Defines data size as a quadword.
-w
Defines data size as a word.
-n val
Number of consecutive locations to examine.
-s val
Specifies the address increment size. Default is data
size.
-u
Allows access to private console memory, while disabling
virtual address protection checks.
For more information:
KN7AA CPU Technical Manual
KA7AA CPU Technical Manual
MS7AA Memory Technical Manual










