Skip to content

abhijithneilabraham/8085-programs-

Repository files navigation

8085-programs-

8085

It is an 8-bit microprocessor designed by Intel in 1977 using NMOS technology.

It has the following configuration −

8-bit data bus

16-bit address bus, which can address upto 64KB

A 16-bit program counter

A 16-bit stack pointer

Six 8-bit registers arranged in pairs: BC, DE, HL

Requires +5V supply to operate at 3.2 MHZ single phase clock

Detailed commenting will be given inside programs. If you want to virtually simulate and wanna know what happens inside memories and flags as per you code,(useful for lab exams) https://www.sim8085.com/ refer this site. (Dont forget to specify an "H" after giving a memory address location. :))

About

MICROPROCESSOR 8085 programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages