Different types of data transfers possible in the 8085.
Mention the different types of data transfers possible in the 8085.
The various types of data transfer operations possible are:
- Data transfer is possible between two registers.
- It is also possible between a memory location and a register.
- Also it can occur between an input/output device and an accumulator.
- In reality data is never transferred it can only be copied from one location to another.