Copy

To copy data or code first specify start (orange ellipse) and end (blue ellipse) address. Then fill in the destination address (red ellipse). Press the 'Copy' button (yellow ellipse) to execute the copy.

If code is copied to the same lower 8 bit start address also all long branches, branch data, reversed branch data, LDL/LDRL/RLDL instructions and pseudo code long branches (as listed in chapter Insert & Delete Code under heading 'Pseudo variants - Instructions', marked as aaa or aaaa) will be converted.

Example: the copy in above example (magenta ellipse) will result in:

In the above example the information that address hex 8000 & 8010 contain 1802 instructions will be copied to hex 8100, i.e. showing 1802 code at hex 8100 & 8110. A copy from 8000-8013 to 8120 will however result in: