Note that this program should contains assembly language codewritten in NASM only.You need to(draw line in graphics mode) such that it draws Greencolor lines on screen boundary as shown in the diagrambelow:):Assembly Language program code fulfilling the above mentionedrequirementsi m sending you the code that you need to reurgest/ modifyonly.; draw line in graphicsmode[org 0x0100]mov ax, 0x000D ; set 320x200graphics modeint 0x10 ; bios videoservicesmov ax, 0x0C07 ; put pixel in whitecolorxor bx, bx ; page number0mov cx, 200 ; x position200mov dx, 200 ; y position200l1: int 0x10 ; bios videoservicesdec dx ; decrease ypositionloop l1 ; decrease x position andrepeatmov ah, 0 ; service 0 – getkeystrokeint 0x16 ; bios keyboardservicesmov ax, 0x0003 ; 80x25 textmodeint 0x10 ; bios videoservicesmov ax, 0x


Are there any questions left?
New questions in the section Engineering
Sign up for the IQClass
Answers from experts with no ads!
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Made with love
This website uses cookies to make IQClass work for you. By using this site, you agree to our cookie policy

Pleased to see you again

IQClass unlocks the learning potential of every child
  • Master useful skills
  • Improve learning outcomes
  • Share your knowledge
Create an account
Sign in
Recover lost password
Or log in with

Create an account

IQClass unlocks the learning potential of every child
  • Master useful skills
  • Improve learning outcomes
  • Share your knowledge
Create an account
Sign Up
Or sign up with
By signing up, you agree to the Terms of use and Privacy policy.
Looking for an answer to a question you need help with?
you have баллов