Question: This program must save as someName.asm to run in ARC simulator (ARCTools Version 2.1.2) by selecting Edit from the ARC simulator then add the program

This program must save as someName.asm to run in ARC simulator (ARCTools Version 2.1.2) by selecting Edit from the ARC simulator then add the program into Assemble.
Programming assignment 3 Create a program that will take a number between 1 and 99, and send it to the output window (the window at the bottom of the simulator that has (ARCTools Version 2.1.2) displayed in it. You will need to parse the number into individual digits because the ARC IO can only send one character at a time to the output window. In other words if the number is 47, you will need to send the 4 to the output window, and then send the 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
