ST Video Modes: Difference between revisions
Jump to navigation
Jump to search
>Tompee No edit summary |
>Wongck No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
'''ST Video Modes''' | '''ST Video Modes''' | ||
* Describe video modes, make a table with below information, which machines support these | * Describe video modes, make a table with below information, which machines support these | ||
** Low resolution: 320 * 200, 4-bits per pixel (16 colours), 50hz or 60hz | ** [[ST Lows|Low resolution]]: 320 * 200, 4-bits per pixel (16 colours), 50hz or 60hz | ||
** Medium resolution: 640 * 200, 2-bits per pixel (4 colours), 50hz or 60 hz | ** [[ST Medium|Medium resolution]]: 640 * 200, 2-bits per pixel (4 colours), 50hz or 60 hz | ||
** High resolution: 640 * 400, monochrome, 72hz? | ** [[ST High|High resolution]]: 640 * 400, monochrome, 72hz? | ||
*Talk about VBL's, HBL's, [[Video shifter]] | *Talk about VBL's, HBL's, [[Video shifter]] | ||
* See also [[Videl]] | * See also [[Videl]] | ||
* How to set video mode in desktop | * How to set video mode in desktop | ||
* How to set video mode in asm, GFA etc | * How to set video mode in asm, GFA etc | ||
<br /> | |||
<br /> | |||
[[Category: Graphics]] | |||
[[Category: Hardware]] | |||
Latest revision as of 08:24, 7 December 2011
ST Video Modes
- Describe video modes, make a table with below information, which machines support these
- Low resolution: 320 * 200, 4-bits per pixel (16 colours), 50hz or 60hz
- Medium resolution: 640 * 200, 2-bits per pixel (4 colours), 50hz or 60 hz
- High resolution: 640 * 400, monochrome, 72hz?
- Talk about VBL's, HBL's, Video shifter
- See also Videl
- How to set video mode in desktop
- How to set video mode in asm, GFA etc