Design an 8085 microprocessor system that has a total of 4Kx8 EPROM space using a single 4Kx8 chip and a total of 4Kx8 RAM using two 2Kx8 chips. The EPROM should be mapped starting at address 0000 hex and the RAM should be mapped starting at address 1000 hex.
Use full or absolute decoding with no aliasing or fold-back.
8085: 16 address lines, 8 data lines, princeton architecture, single bus system for all memory.