Question: Use a program emu8086 to solve this questions: Qn. 1) Write a program to transfer a set of data from memory location [DS:1000] to another
Use a program emu8086 to solve this questions:
Qn. 1) Write a program to transfer a set of data from memory location [DS:1000] to another location within the data segment [DS:2000]. Input: DS: 1000 99 88 77 66 55 44 33 22 Output: ....
Qn. 2) Write a program to find the Smallest of the given set of numbers and store the output in a variable, SMALLEST. Input Data: 35, 13, 52, 07, 24, 18 Output: ..
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
