This is a program that is pretty much a memory dump, that asks the user for a segement (i.e. 000A), an address (i.e. 0000), and the number of bytes (i.e. 0016). The output looks like 000A:0000 bytes *ascii* and the next line has 000A:0010 bytes *ascii*, however on the last line of output, it...