View Single Post
Old 11-27-2002, 22:36   #13 (permalink)
simemu
No Life Poster
 
simemu's Avatar
 
Join Date: Apr 2002
Location: Spain
Age: 62
Posts: 855
Member: 10582
Status: Offline
Thanks Meter: 99
Each line shows the begin address of that line and continue until the address of the next line - 1.

For example, the first line shows 0000: and the line contains this address and 0001, 0002, ..., 0007.
The second line shows 0008: and the line contains this address and 0009, 000A, 000B, ... , 000F.

Note that the numeric system is hexadecimal.

Resuming, the changes are located in the first line for the first 2 modification.
The third change is located in the line that begins with 0808.
The fourth change is located in the line that begins with 0818.

Regards
  Reply With Quote
 
Page generated in 0.05985 seconds with 7 queries