Compare

Compare two memory areas and print the differences. If the 'verbose mode' is active not only the adresses are shown but also the different contents.

The syntax is:

c Area Destination

Destination is the start of the memory block which should be compared to Area.

The default numeric system for all parameters is hex.