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. How would I write this in Pep/9? I need the object code!
8086 Assembly language program for taking two single digit numbers and return the output as a single digit number only.
Get Answers For Free
Most questions answered within 1 hours.