Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started