To copy data or code first specify start (highlighted in orange) and end (highlighted in blue) address. Then fill in the destination address (highlighted in red). 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 section Insert & Delete Code under heading 'Pseudo variants - Instructions', marked as aaa or aaaa) will be converted.
Example: the copy in above example (highlighted in purple) 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: