CS401- Computer Architecture and Assembly Language Programming
Assignment # 3 Spring 2009
Total Marks: 20
Due Date Your assignment must be uploaded before or on 20th May 2009.
Upload Instructions Please view the document related to assignment submission process provided to you by the Virtual University to upload the assignment.
Rules for Marking Kindly note that your assignment will NOT be graded if: It is submitted after due date The file you uploaded does not open The file you uploaded is copied from someone else It is in the format other than .doc
Objective This assignment has been designed to enable you: To understand how to display text at a particular location on DOS screen To write, assemble, debug and execute Assembly Language program
Assignment
[marks:
15+5] Write Assembly language program that first clears the DOS screen and then displays your roll number (in green foreground and white background color) in the top right corner as shown in the screen-shot below:
Page 1 of 2
Hint:
Read chapter 6 of your handouts
What to Submit:
Microsoft Word document containing: Assembly Language program code fulfilling the above mentioned requirements Screen-shot of DOS-screen after executing your program (as shown in the above screen-shot).
Page 2 of 2