Overview
- Object ID : 2625 (2013-04-17)
- Author : Chip Gracey (Parallax) | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Category : Display
- Licence : Other
Content
This object generates a 1024x768 VGA signal which contains 128 columns x 64 rows of 8x12 characters. Each row can have a unique forground/background color combination and each character can be inversed. There are also two cursors which can be independently controlled (ie. mouse and keyboard). A sync indicator signals each time the screen is refreshed (you may ignore).