Zilog Z80195 User Manual
Page 29

Z80185/195 D
EVELOPMENT
K
IT
U
SER
'
S
M
ANUAL
3-9
UM951800100
Z
ILOG
Help [H]
Entering “H” displays the command set available from the monitor program.
A – Alter Memory
B – Set or Show Breakpoints
C – Compare Memory Data
D – Display Memory Data
E – Edit/Display I/O Data
F – Fill Memory
G – Go to Program
H – Help
I – Input Data from I/O Address
K – Kill Breakpoint(s)
L – Loading an Intel Hex Code
M – Move Memory to Memory
N – Change Serial Data Rate
O – Output Byte to I/O Address
R – Display/Alter Registers
S – Step (Over Subroutine CALLs)
T – Step (Into Subroutine CALLs)
U – Disassemble Instructions
V – Display Version of the Monitor
X – EXamine the MMU
Input Data from I/O Address [I]
This performs an 8-bit input from a 16-bit I/O address.
Example:
Z80185>Input From I/O Address : c0
00C0 78
Z80185>
Kill Breakpoint(s) [K]
If the user enters a breakpoint value (the monitor program will check to see if it is a valid breakpoint)
in hex the monitor will kill that breakpoint. A
Example:
Z80185> Kill Breakpoint at address (do