Chapter 1-2 Flashcards
Block Diagram of a microprocessor-based computer system
Memory system <–> Microprocessor <–> I/O System
Parts of the memory system
TPA, System Area, XMS
Holds the DOS operating system and other programs that control the computer system
TPA
What does TPA stand for?
Transient Program Area
What does DOS stand for?
Disk Operating System
Usual length of TPA
640KB
Represents the memory addresses that begin and end each data area?
Hexadecimal Number
Contains programs that allow DOS to use keyboard, video display, printer, and other I/O devices often found in computers.
IO.SYS
What does MSDOS stand for?
Microsoft Disk Operating System
What does BIOS stand for?
Basic Input/Output System
Are programs that control installable I/O devices
Drivers
What does RAM stand for?
Random Access Memory
What does ROM stand for?
Read-Only Memory
What does CD stand for?
Compact Disc
What does DVD stand for?
Digital Versatile Disc
Extension for DOS drivers
.SYS
Extension of DOS version 3.2 and later
.EXE
A file used by Windows to load drivers used by Windows
SYSTEM.INI
What does SYS stand for?
System
What does EXE stand for?
Executable
What does INI stand for?
Initialization
Contain information about the system and the drivers used
Registry
Program used to view the registry
REGEDIT
What does REGEDIT stand for?
Windows Registry Editor
Controls operation of the computer from the keyboard when operated in the DOS mode
COMMAND.COM / Command Processor
What does COM stand for?
Commercial
What happens if you erase COMMAND.COM
The computer cannot be used from the keyboard in DOS mode
Contains programs on read-only or flash memory, and areas of read/write memory for data storage
System Area
Hexadecimal range of the first area of the system space
A0000H to C7FFFH
What does the first area of the system space contain?
video display RAM and video control programs on ROM or flash memory
Display adapters generally have their video RAM located at _________, which stores graphical or bit-mapped data
A0000H to AFFFFH