CONTENTS

INTRODUCTION

 

 

CHAPTER 4-

 

General

.

 

INSTRUCTION SET

 

Advantages of Designing with Microcomputers

. .

ii

General

4-1

Microcomputer Design Aids

 

iii

Data Transfer Group

4-4

Application Example

. .

iii

Arithmetic Group

4-6

Application Table

. .

iv

Branch Group

4-11

CHAPTER 1-

 

 

Stack, I/O and Machine Control Group

4-13

 

 

Summary Table

4-15

THE FUNCTIONS OF A COMPUTER

 

 

 

 

 

 

A Typical Computer System

1-1

The Architecture of a CPU

1-1

Computer Operations

1-3

CHAPTER 2-

 

THE 8080 CENTRAL PROCESSING UNIT

 

General

2-1

Architectu.re of the 8080 CPU

2-2

The Processor Cycle

2-3

Interrupt Sequences

2-11

Hold Sequences

2-12

Halt Sequences

2-13

Start-u p of the 8080 CPU

2-13

CHAPTER 3-

 

INTERFACING THE 8080

 

General

3-1

Basic System Operation

3-1

CPU Module Design

3-2

Interfacing the 8080 to Memory and

 

I/O Devices

3-6

CHAPTER 5-

 

8080 MICROCOMPUTER SYSTEM COMPONENTS

 

CPU Group

 

8224 Clock Generator

 

Functional Description and

5-1

System Applications

Data Sheet

5-4

8228 System Controller

 

Functional Description and

 

System Applications

5-7

Data Sheet

5-11

S080A Central Processor

 

Data Sheet

5-13

8080A-1 Central Processor (1.3,us)

 

Data Sheet

5-20

8080A-2 Central Processor (1.5,us)

 

Data Sheet

5-24

M80SOA Central Processor (-55° to +125°C)

 

Data Sheet

5-29

Intel Corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in an Intel product. No other circuit patent licenses are implied.

Page 3
Image 3
Intel 8080 manual Contents

8080 specifications

The Intel 8085 and 8080 microprocessors were groundbreaking innovations in the world of computing, paving the way for future microprocessor development and personal computing.

The Intel 8080, introduced in 1974, was an 8-bit microprocessor that played a fundamental role in the early days of personal computing. With a 16-bit address bus, it had the capability to address 64 KB of memory. Running at clock speeds of 2 MHz, the 8080 was notable for its instruction set, which included 78 instructions and 246 opcodes. It supported a range of addressing modes including direct, indirect, and register addressing. The 8080 was compatible with a variety of peripherals and played a crucial role in the development of many early computers.

The microprocessor's architecture was based on a simple and efficient design, making it accessible for hobbyists and engineers alike. It included an 8-bit accumulator, which allowed for data manipulation and storage during processing. Additionally, the 8080 featured registers like the program counter and stack pointer, which facilitated program flow control and data management. Its ability to handle interrupts also made it suitable for multitasking applications.

The Intel 8085, introduced in 1976, was an enhancement of the 8080 microprocessor. It maintained a similar architecture but included several key improvements. Notably, the 8085 had a built-in clock oscillator, simplifying system design by eliminating the need for external clock circuitry. It also featured a 5-bit control signal for status line management, which allowed for more flexible interfacing with peripheral devices. The 8085 was capable of running at speeds of up to 3 MHz and had an extended instruction set with 74 instructions.

One of the standout features of the 8085 was its support for 5 extra instructions for stack manipulation and I/O operations, which optimized the programming process. Additionally, it supported serial communication, making it suitable for interfacing with external devices. Its 16-bit address bus retained the 64 KB memory addressing capability of its predecessor.

Both the 8080 and 8085 microprocessors laid the groundwork for more advanced microprocessors in the years that followed. They demonstrated the potential of integrated circuits in computing and influenced the design and architecture of subsequent Intel microprocessors. Their legacy endures in the way they revolutionized computing, making technology accessible to a broader audience, and their influence is still felt in the design and architecture of modern microprocessors today.