The Dual-ported RAM reference article from the English Wikipedia on 24-Apr-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Dual-ported RAM

For people who check facts
Dual-ported RAM is a type of random-access memory that allows multiple reads or write to occur at the same time, or nearly the same time, unlike single-ported RAM which only allows one access at a time.

Video RAM or VRAM is a common form of dual-ported dynamic RAM mostly used for video memory, allowing the CPU to draw the image at the same time the video hardware is reading it out to the screen.

Apart from VRAM, most other types of dual-ported RAM are based on static RAM technology.

See also: FIFO