Difference between revisions of "68k:Ports:600012"
From WikiTI
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:68k:Ports:By Address|600012]] [[Category:68k:Ports:By Name|LCD logical | + | [[Category:68k:Ports:By Address|600012]] [[Category:68k:Ports:By Name|LCD logical height]] |
− | + | == LCD logical height == | |
− | + | ||
− | + | * Bits 7-0: LCD logical height = (256-n) | |
− | + | The LCD logical height is the number of row syncs (RS) per frame sync (FS). If the LCD logical height is less, the screen will appear darker, because each line is visited more often. |
Latest revision as of 22:32, 4 November 2006
LCD logical height
- Bits 7-0: LCD logical height = (256-n)
The LCD logical height is the number of row syncs (RS) per frame sync (FS). If the LCD logical height is less, the screen will appear darker, because each line is visited more often.