Page 1 of 1

Write this code in Assembly language 8086. Q2. Write a function “drawrect” that takes two parameters via the stack. The

Posted: Sat Nov 27, 2021 2:22 pm
by answerhappygod
Write this code in Assembly language 8086.
Q2. Write a function “drawrect” that takes two parameters via
the stack. The parameters are coordinates of top left corner of the
rectangle, and display the rectangle of any size.