Project 2 Write a program using the LOOP instruction
Description: Write a program using the LOOP instruction with indirect addressing that copies a string from source to target, reversing the character order in the process. Display both the source and the target in the memory.