Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write your program in 8086 language. Preferably, I'd like you to use emu8086, but you can use any 8086 program and write and test them.

Write your program in 8086 language. Preferably, I'd like you to use emu8086, but you can use any 8086 program and write and test them.

Program: Write a program to do the following.

(a) Scroll a window from row 5, column 10 to row 20, column 70, with a reverse video attribute.

(b) Locate the cursor at row 10, column 20.

(c) Display a line of text, such as,

THIS TEXT IS IN THE WINDOW

(d) After the line of text is displayed, wait for a key to be pressed.

(e) Scroll a window from row 7, column 12 to row 18, column 68, with a normal attribute.

(f) Write a character A with a blinking attribute in the middle of the window.

(g) Wait for a key stroke, and then clear entire screen with a normal attribute.

Step by Step Solution

3.46 Rating (156 Votes )

There are 3 Steps involved in it

Step: 1

Answer Below is the program in 8086 language 8086 model small stack 256 data this is the data that w... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Corporate Computer Security

Authors: Randy Boyle, Raymond Panko

4th edition

133545199, 978-0133545197

More Books

Students also viewed these Programming questions

Question

Why do bars offer free peanuts?

Answered: 1 week ago