Memory banking in 8086
Memory banking in 8086 In any processor , there is memory. This memory is stored in locations. Each location can hold one byte( 8-bits ) of data. Memory banking in 8086 is , having divided the memory into two banks ( two parts ). Why can one location store only one byte?Minimum byte operation needs 1 …