Question: Write in Assembly Language Programming. a) Create a nested loop program in assembly which will produce exactly the following pattern on the screen: 55555 5555
Write in Assembly Language Programming.

a) Create a nested loop program in assembly which will produce exactly the following pattern on the screen: 55555 5555 555 55 5 (Note: you must use the cx register as a counter) (8 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
