Question: Q1. Write an Intel 8088 Assembly code that does the following, answer each separately: A. Print to the screen the integer number stored in DI

Q1. Write an Intel 8088 Assembly code that does the following, answer each separately: A. Print to the screen the integer number stored in DI B. Read a single digit of integer number from the keyboard C. Read a 2 digits sized integer number from the keyboard D. Calculate the factorial of a number saved in Al, you don't need to print out the answer, just point out where the answer is stored. Q2. Answer the following questions: A. Calculate the two's complement for (74h) B. What is the maximum and minimum signed values 10 bits can hold? C. How to represent 12.26 in Floating point? D. Using Booth's Algorithm, multiple 0101 by 1100
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
