Click to expand full text
J.
© Intel Corp., 1975
Rev. B
This manual describes the assembly language format, and how to write assembly language programs for the Intel 8080 microprocessor. Detailed information on the operation of specific assemblers is available in the Operator's Manual and I nstallation Guide for each specific assembler.
Rev. B
TERMS Address Bit Byte Instruction Object Program
Program Source Program
System Program User Program Word nnnnB nnnnD nnnnO nnnnQ nnnnH
DESCRIPTION
A 16-bit number assigned to a memory location corresponding to its sequential position.
The smallest unit of information which can be represented. (A bit may be in one of two states, represented by the binary digits 0 or 1).
A group of 8 contiguous bits occupying a single memory location.