|
-
June 5th, 2011, 05:11 AM
#1
Need help for this problem!!!
You are required to write an Assembly program that shall be executed as Terminate and Stay Resident (TSR) program and performs the following operations.
• Clears the whole screen when executed for the first time and DOS prompt shall be returned back to User immediately as TSR does.
• The user can type any command but on pressing the key g, the whole background color of DOS screen shall change to “GREEN”.
• Similarly when the user presses the key b, the whole background color of DOS screen shall change to “BLUE”.
HINT:
You can check which key is pressed with the help of keyboard interrupt and change the background color accordingly.
-
June 5th, 2011, 08:58 PM
#2
Re: Need help for this problem!!!
I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.
This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.
-
June 5th, 2011, 11:54 PM
#3
Re: Need help for this problem!!!
What do you mean by sorry!!!
It means you can't help me to solve this problem?
-
June 6th, 2011, 07:03 AM
#4
Re: Need help for this problem!!!
 Originally Posted by hassaanid2011
What do you mean by sorry!!!
It means you can't help me to solve this problem?
No. It means I can but I won't, at least not yet. This is due to the forum policy explained in the link after the "Sorry...". You simply quoted the assignment in your post and that's definitely not enough.
Did you take any effort of your own to solve the problem so far? If you already have written code that just doesn't work then post it here and describe the problem. If you have difficulties understanding any specific part of the assignment then point that out. That way it's likely you'll find people here who are willing to help you.
I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.
This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|