
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is lab assignment for Microprocessors course given by Govinda Singh at National Institute of Industrial Engineering. It includes: Code, Generate, Tone, Demonstrate, Read, MASM, String, Instruction, Block, Options, Project
Typology: Exercises
1 / 1
This page cannot be seen from the preview
Don't miss anything!

Page 1 of 1
Q1: Write the code to generate the tone on the computer, demonstrate it to the instructor. Write the contents of AL after reading port 61H
Q2: Write the code in MASM which moves BLOCK1 to BLOCK2 using string instruction. While each block is of 100d bytes.
Q3: What are different options required for creating a project in MASM
Q4: Write the complete steps for creating object file and exe file from a source file