Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Objectives Learn how to: - Bring up the DEBUG program. - Examine and modify the contents of the 8086 's code internal registers. - Examine

image text in transcribed

image text in transcribed

Objectives Learn how to: - Bring up the DEBUG program. - Examine and modify the contents of the 8086 's code internal registers. - Examine and modify the contents of the 80x86 's code, data, and stack segments of memory. - Calculate the physical address of storage locations in the memory address space. - Examine the contents of the dedicated parts of the 8086 's memory address space. - Code assembly language instructions into machine code. - Assemble instructions into the memory of the PC. - Unassemble machine code instructions stored in memory. - Store and load machine code instructions from a diskette. - Execute an instruction to determine the operation it performs. Part 1: Loading the DEBUG Program Here we willlearn how to bring up the DEBUG program from the keyboard of the PC. The laboratory procedures the follow assume that the PC has a floppy disk driver called A and a hard disk, drive C; that is, either a PCXT or PCAT is in use. It is also assumed that the DOS directory on drive C contains the DEBUG.EXE program and that the path is set to this directory. Procedure 1. Turn on the PC, enter the DOS operating system environment. 2. Load DEBUG by issuing the command C:DOS>DEBUG()) What prompt do you see on the screen? 3. Return to the DOS operating system by entering the command What prompt is now displayed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions