Question: Write a machine language program to input two one-digit numbers, add them, and output the one-digit sum. There can be no space between the two
Write a machine language program to input two one-digit numbers, add them, and output the one-digit sum. There can be no space between the two one-digit numbers on input. Write the program in a format suitable for the loader and execute it on the Pep/9 simulator,
I need the hex object code like in the following format.
D1 00 19 F1 00 09 C1 00 13 61 00 15 91 00 17 F1
FC 16 00 00 05 00 03 00 30 71 zz
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
