shadyking 0 Newbie Poster

Hi.

I tried to solve the below problems, but couldnt get them right, could you please help me out how to start or explain on how to solve the problems below. thank you

Write an assembly program to copy data from table1 at location 1100 to table 2 at location 1114. both have 20 values, start program at $4000

write program to swap data between table1 and table 2 from above.

this is for a friend of mine who needs help / tutoring on assembly lang.