Content deleted Content added
Tag: Reverted |
Ira Leviton (talk | contribs) m Fixed a typo found with Wikipedia:Typo_Team/moss. Tag: Reverted |
||
Line 3:
==Direct addressing==
A '''direct addressed''' display runs individual control signals to each pixel. This allows the state, whether on/off or grayscale, to be set and maintained on each pixel. For a screen size of ''m''×''n'' pixels, this scheme would require ''m''×''n'' control signals. This is generally considered to be an inefficient use of I/O and physical space. Direct addressing mode means that the value for a given instruction in assembly programming is pointed to by a given value. This means the value is variable, based on what is stored in memory at a given address
==Matrix addressing==
|