Question: The program should work for any different inputs ( X and Y ) . We just use these two situations to verify whether your program
The program should work for any different inputs X and Y
We just use these two situations to verify whether your program is valid. It functions as Z XYOnly using DOSBox DEBUG no additional software like MASM or TASM. Design a program that generates the following equation and execute the program with
Dosbox.
ZxY
Requirements:
Use AX as X
Use BX as Y
Store Z into DS:
Start your program at IP ;
Initialize CF and Wordsize content @ DS: is ABCD.
points Your report should include verification screenshots and you have to
provide a detailed explanation operation for each instruction you use.
Note: Don't forget to include the screenshot to show the content @ DS: is
updated by the result Z
points Besides, you need to demonstrate to the instructor by verifying the
operation of the program for the two cases that follow:
a If xY
b If xY
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
