Video random-access memory: Difference between revisions

Content deleted Content added
AZ1199 (talk | contribs)
 
Fix this with a stub, there are lots of "VRAM" links that are not talking about a 1980's version of the technology
Tag: Removed redirect
Line 1:
'''VRAM''' is a common abbreviation for '''Video Random Access Memory''', which is memory in a computer system that holds the pixels and other information displayed on a computer monitor. This is often different technology than other computer memory, to facilitate being read rapidly to draw the image. In some systems this memory cannot be read/written using the same methods as normal memory, it is not [[memory mapped]].
#REDIRECT [[Video RAM (dual-ported DRAM)]]
 
{{R from move}}
The term "VRAM" sometimes means a specific technology used in the 1980's to implement it, [[Video RAM (dual-ported DRAM)|Dual-ported DRAM]].