User`s manual

BV - Block of Memory Verify
3-24
3
Example 3: For this example, assume memory from $20000 to
$2002F is as indicated. Size is half-word, mismatches are printed
out.
PPC1-Bug>MD 20000:18;H <Return>
00020000 0000 0001 0002 0003 0004 0005 0006 0007 ................
00020010 0008 FFFF 000A 000B 000C 000D 000E 000F ................
00020020 0010 0011 0012 0013 0014 0015 0016 0017 ................
PPC1-Bug>
PPC1-Bug>BV 20000:18 0 1;H <Return>
Effective address: 00020000
Effective count : &48
00020012|FFFF
PPC1-Bug>