Logo 
Search:

Assembly Language Article

Submit Article
Comments on Program to print the message in middle of the screen
Category: Assembly Language (Homework Help)    Author: Ryan Evans

Write a program to print the message in middle of the screen.


Muhammad  Afzal
Muhammad Afzal from PakistanFeb 06
Write a code in assembly language to draw a square in middle of the screen.

Using BIOS video services, the resolution of the screen should be 320x200. The dimension’s length should be 20 pixels. The color of the square should be yellow with black background as shown below:
Muhammad  Afzal
Muhammad Afzal from PakistanFeb 06
Write a code in assembly language to draw a square in middle of the screen.


Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].