You are on page 1of 1

ECE-4171- Microcomputer and Interfacing assignment

Lab assignment
After doing the following lab on emu8086 with your peer group, you have to
demonstrate in the lab how the program will do

1. Write an emu8086 assembly program that convert uppercase to lowercase


a maximum of 20 characters from the keyboard and display on screen?
2. Write an emu8086 assembly program that reverse a string of maximum 20
character that it accept from the user and display back to the screen?
3. Write an emu8086 assembly program that accept 10 numbers from the user
and sort it out in increasing order?

You might also like