Memory Inport Show - HP 68000 Series User Manual

Debugger/simulator
Table of Contents

Advertisement

Memory Inport Show

The Memory Inport Show command displays the value stored in the buffer of
the specified input port or ports. Each input port has a single value buffer
associated with it. The buffer contains the last value read from the port. This
value can be represented in byte, word, or long format.
You can display an input port buffer value by specifying either a port address
(< port_addr> ) or a port address range (< port_addr> ..< port_addr> ). If you
specify a range, the debugger displays all buffer values in the range.
If you do not specify any parameters, the debugger displays all declared input
ports, with their port address, size, value, and data source.
See Also
Memory Inport Assign
Memory Inport Delete
Memory Inport Rewind
Examples
To show all assigned input ports:
Memory Inport Show
To show all input ports in the address range 400h through 4ffh:
Memory Inport Show 0x400..0x4ff
Chapter 9: Debugger Commands
Memory Inport Show
353

Advertisement

Table of Contents
loading

This manual is also suitable for:

B1466

Table of Contents