News

NAND Flash memory currently uses the physical address access method that defines each physical page of a memory, from the chip to the block, to the page and down to the cell.
So the Logical Address will be CS:IP or for example FFF0h:C000h. The formation of the Physical Address is done by multiplying the Segment Address by 16, and then adding it to the Offset Address.