Tuesday, February 8, 2011

8085 PROGRAMMING MODEL


The programming model consists of some segments of the arithmetic logic unit [ALU] and the registers. This model does not reflect the physical structure of the 8085 but includes the information that is critical in writing assembly language programs. The model includes six registers, one accumulator and one flag. In addition, it has two 16 bit registers, the stack pointer and the program counter.

No comments:

Post a Comment