Memory used in the Intel 8085 microprocessor is organized in 8-bit, i.e., It is byte organized.
Every byte has a unique location in physical memory.
The address bus of 8085 is 16-bit wide , so the location of memory is described by one of a sequence of 16-bit binary address.
The 8085 can address up to 64k(i.e. 65,535) bytes of memory , which may consist of both RAM and ROM.
Data in 8085 is stored in the form of 8-bit binary integers-
